Skip to content

PietaSchofield/sentinelreadr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentinelreadr

This currently is a very simple package with few functions to enable the extraction of xml data embedded in RSNTL file which are files with a mix of binary metadata and plain ascii text xml.

Installation

install.packages("remotes")
remotes::install_github("PietaSchofield/sentinelreadr")
library(sentinelreadr)

If you install with build_vignettes=T it will build a vignette with an example of use

install.packages("remotes")
remotes::install_github("PietaSchofield/sentinelreadr", build_vignettes=T)
library(sentinelreadr)
vignette("Sentinel-Readr")

About

An R package to extract data from RSNTL xml files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages