Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ rspacer Public

❗ This is a read-only mirror of the CRAN R package repository. rspacer — 'RSpace' API Wrapper. Homepage: https://github.com/lacdr/rspacerhttps://lacdr.github.io/rspacer/ Report bugs for this package: https://github.com/lacdr/rspacer/issues

License

Notifications You must be signed in to change notification settings

cran/rspacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rspacer

CRAN status R-CMD-check Project Status: Active – The project has reached a stable, usable state and is being actively developed. FAIR checklist badge

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 RSpace templates from R Markdown/Quarto reports or from tabular data (e.g., R data.frames/tibbles, but also Excel/CSV files), which should significantly speed up documentation of computational/analysis workflows in the RSpace ELN, and will enable integration of the RSpace ELN in R-based tools such as R Shiny apps.

For a more extensive description of rspacer’s applications see our manuscript at https://lacdr.github.io/rspacer-manuscript/. For documentation and user guides see below.

Installation

# Install rspacer from CRAN:
install.packages("rspacer")

# Or the development version from GitHub:
# install.packages("pak")
pak::pak("lacdr/rspacer")

Usage

See the Get started article how to use this package.

About

❗ This is a read-only mirror of the CRAN R package repository. rspacer — 'RSpace' API Wrapper. Homepage: https://github.com/lacdr/rspacerhttps://lacdr.github.io/rspacer/ Report bugs for this package: https://github.com/lacdr/rspacer/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published