fixed issue with malformed json and url in air_insert funciton#13
Open
collinschwantes wants to merge 149 commits into
Open
fixed issue with malformed json and url in air_insert funciton#13collinschwantes wants to merge 149 commits into
collinschwantes wants to merge 149 commits into
Conversation
…utre in airtable. airtable is not currently taking requests for access to th metadata api so these functions have not been tested
…to reduce the amount of data pulled in a query.
…th airtableR functions
…ate and insert functions, and refactored updated functions to use make json and make request functions
…pecast option for make_json, got update_dataframe and update functions to work.
…es can be passed to select type fields if desired.
Fix/air update
…ute instead of parsing the URL for the file.
changed the way file names are constructed to use the filename attrib…
Fix/empty metadata update
added remotes section to description for deposits
…t_dump_ids added manual id feature
updated dump to csv to allow for non-snake case outputs
Enhancement/att id option
updated air_get_attachements
Feature/field descriptions
updated documentation for air_get
Enhancement/air get post
properly formatted httr request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request addresses issues #5 and #12