Other packages > Find by keyword >

RCGLS  

Download and Open Data Provided by the Copernicus Global Land Service
View on CRAN: Click here


Download and install RCGLS package within the R console
Install from CRAN:
install.packages("RCGLS")

Install from Github:
library("remotes")
install_github("cran/RCGLS")

Install by package version:
library("remotes")
install_version("RCGLS", "1.0.3")



Attach the package and use:
library("RCGLS")
Maintained by
Willemijn Vroege
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-16
Latest Update: 2020-09-16
Description:
Download and open manifest files provided by the Copernicus Global Land Service data . The manifest files are available at: . Also see: . Before you can download the data, you will first need to register to create a username and password.
How to cite:
Willemijn Vroege (2020). RCGLS: Download and Open Data Provided by the Copernicus Global Land Service. R package version 1.0.3, https://cran.r-project.org/web/packages/RCGLS. Accessed 11 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited RCGLS R package
View RCGLS citation profile
Other R packages that RCGLS depends, imports, suggests or enhances
Complete documentation for RCGLS
Functions, R codes and Examples using the RCGLS R package
Some associated functions: download_CGLS_data . nc_open_CGLS . ncvar_get_CGSL . stack_CGLS . 
Some associated R codes: RCGLS-functions.R .  Full RCGLS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

graphTweets  
Visualise Twitter Interactions
Allows building an edge table from data frame of tweets, also provides function to build nodes and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ngram  
Fast n-Gram 'Tokenization'
An n-gram is a sequence of n "words" taken, in order, from a body of text. This is a collection of ...
Download / Learn more Package Citations See dependency  
RCGLS  
Download and Open Data Provided by the Copernicus Global Land Service
Download and open manifest files provided by the Copernicus Global Land Service data ...
Download / Learn more Package Citations See dependency  
phreeqc  
R Interface to Geochemical Modeling Software
A geochemical modeling program developed by the US Geological Survey that is designed to perform a ...
Download / Learn more Package Citations See dependency  
ordinalpattern  
Tests Based on Ordinal Patterns
Ordinal patterns describe the dynamics of a time series by looking at the ranks of subsequent observ ...
Download / Learn more Package Citations See dependency  

27,797

R Packages

236,180

Dependencies

73,837

Author Associations

27,798

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA