Showing 5 of total 5 results (show query)
pridiltal
staplr:A Toolkit for PDF Files
Provides functions to manipulate PDF files: fill out PDF forms; merge multiple PDF files into one; remove selected pages from a file; rename multiple files in a directory; rotate entire pdf document; rotate selected pages of a pdf file; Select pages from a file; splits single input PDF document into individual pages; splits single input PDF document into parts from given points.
Maintained by Priyanga Dilini Talagala. Last updated 1 years ago.
267 stars 7.31 score 36 scripts 2 dependentsropensci
patentsview:An R Client to the 'PatentsView' API
Provides functions to simplify the 'PatentsView' API (<https://patentsview.org/apis/purpose>) query language, send GET and POST requests to the API's twenty seven endpoints, and parse the data that comes back.
Maintained by Christopher Baker. Last updated 3 months ago.
patentspatentsviewpatentsview-apipeer-revieweduspto
32 stars 6.36 score 89 scriptsbhii-ksc
qbr:Access the 'Quickbase' JSON API
Programmatically access the 'Quickbase' JSON API <https://developer.quickbase.com>. You supply parameters for an API call, 'qbr' delivers an http request to the API endpoint and returns its response. Outputs follow 'tidyverse' philosophy.
Maintained by John Erdmann. Last updated 3 months ago.
2 stars 3.70 score 4 scriptsjameslamb
uptasticsearch:Get Data Frame Representations of 'Elasticsearch' Results
'Elasticsearch' is an open-source, distributed, document-based datastore (<https://www.elastic.co/products/elasticsearch>). It provides an 'HTTP' 'API' for querying the database and extracting datasets, but that 'API' was not designed for common data science workflows like pulling large batches of records and normalizing those documents into a data frame that can be used as a training dataset for statistical models. 'uptasticsearch' provides an interface for 'Elasticsearch' that is explicitly designed to make these data science workflows easy and fun.
Maintained by James Lamb. Last updated 1 months ago.
2.34 score 22 scripts