Skip to content
/ seekr Public
forked from NIB-SI/seekr

R interface for SEEK API (connection to FAIRDOMHub)

License

Notifications You must be signed in to change notification settings

ablejec/seekr

 
 

Repository files navigation

R Package seekr

R interface for SEEK API (connection to FAIRDOMHub)

DOI

Installation

From the release repo (nib.si)

if (!require(devtools)) {
    install.packages("devtools")
    require(devtools)
}
devtools::install_github("nib-si/seekr")

From the development repo

if (!require(devtools)) {
    install.packages("devtools")
    require(devtools)
}
devtools::install_github("ablejec/seekr")

About

R interface for SEEK API (connection to FAIRDOMHub)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 89.1%
  • TeX 6.1%
  • R 4.8%