Skip to content
/ rRMIS Public

Package to get data from RMIS cwt system.

License

Unknown, MIT licenses found

Licenses found

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

Ben-Cox/rRMIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rRMIS

A package to gather data from RMIS. Downloads CWT release and recovery data from backup files on ftp server. Uses parallel processing to download and combine backup .zip files. This package is a workaround for lack of an API to database server backend.

Install

devtools::install_github("Ben-Cox/rRMIS")

Examples

library(rRMIS)

d <- get_release_data(first_by=2016, last_by=2016)

d

About

Package to get data from RMIS cwt system.

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