'RSpace' API Wrapper
Function to check availability of the API service
Get the form id used for a document
Add attachments to existing document
Add html content to an existing RSpace document
Upload a html document to RSpace
Upload a tabular document to RSpace
Upload tabular data to RSpace
Get the fields of a structured document as a tibble
List attachments of a structured document
Get document from RSpace based on document ID
Global search for a term
Convert fields list to a tibble
Download a file from the gallery
Upload a file to the gallery
List contents of a folder, if no folder is specified the contents of t...
Get the RSpace API key
Get the RSpace API URL
Put a list of all fields into one field.
Set the RSPACE_API_KEY environment variable
Set the RSPACE_API_URL environment variable
Wrapper for the 'RSpace' Electronic Lab Notebook (<https://www.researchspace.com/>) API. This packages provides convenience functions to browse, search, create, and edit your 'RSpace' documents. In addition, it enables filling 'RSpace' templates from R Markdown/Quarto templates or tabular data (e.g., 'Excel' files). This R package is not developed or endorsed by 'Research Space'.
Useful links