- Notifications
You must be signed in to change notification settings - Fork1
RSpace API wrapper
License
Unknown, MIT licenses found
Licenses found
LACDR/rspacer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The rspacer package is a wrapper for the RSpace Electronic Lab Notebook(https://www.researchspace.com/) API(https://community.researchspace.com/public/apiDocs).
This packages provides convenience functions to browse, search, create,and edit your RSpace documents. In addition, it enables filling RSpacetemplates from R Markdown/Quarto reports or from tabular data (e.g., Rdata.frames/tibbles, but also Excel/CSV files), which shouldsignificantly speed up documentation of computational/analysis workflowsin the RSpace ELN, and will enable integration of the RSpace ELN inR-based tools such as R Shiny apps.
For a more extensive description of rspacer’s applications see ourmanuscript athttps://lacdr.github.io/rspacer-manuscript/. Fordocumentation and user guides see below.
# Install rspacer from CRAN:install.packages("rspacer")# Or the development version from GitHub:# install.packages("pak")pak::pak("lacdr/rspacer")
See theGetstarted articlehow to use this package.
About
RSpace API wrapper
Topics
Resources
License
Unknown, MIT licenses found
Licenses found
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.