Skip to content

R Package interfacing with the FRAM databases

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

FRAMverse/framrsquared

Repository files navigation

framrsquared

Lifecycle: experimental R-CMD-check CRAN status

Overview

framrsquared is a library with a focus on easing the burden of working in the FRAM database by providing convenient methods to import tables into R, and producing similar analyses as the FRAM executable while extending it some circumstances. framrsquared is part of the FRAMverse R-Universe.

Installation

framrsquared can be installed through R-Universe:

install.packages("framrsquared", repos = "https://framverse.r-universe.dev")

Otherwise, if you have Rtools and the devtools or remotes packages installed, framrsquared can be installed from source code:

devtools::install_github("FRAMverse/framrsquared")

# Alternatively 
remotes::install_github("FRAMverse/framrsquared")

About

R Package interfacing with the FRAM databases

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published