Skip to content

ISCAM4/ISCAMData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISCAMData

R-CMD-check Build ISCAM workspace

A package complementary to {ISCAM}, designed to parcel data files.


# install.packages("pak") # uncomment and run this line *once*
# options(use_bioconductor = FALSE) # do this is you get some issues running the next line when connected to the eduroam network
pak::pkg_install("ISCAM4/ISCAMData") # this installs or updates the package

# if {pak} doesn't work, uncomment and run the following two commands
#install.packages("remotes")
#remotes::install_github("ISCAM4/ISCAMData")

# Load the datasets
library(ISCAMData)
data($YOURDATASET)

You can load it as a workspace by running

load(url("https://github.com/ISCAM4/ISCAMData/raw/refs/heads/main/dev/ISCAM.RData"))

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages