Skip to content

Maxar-Corp/maxar-geospatial-platform-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maxar Geospatial Platform SDK

Installation

To get the current released version from CRAN:

install.packages("MGPSDK")

Configuration file

To use this package a credentials file called .mgp-config is required in the user's home directory

  • The file should look like:
    [mgp]
    user_name=<your-user-name>
    user_password=<your-password>
    client_id=<your-client-id>
    

Links

CRAN site: https://cran.r-project.org/web/packages/MGPSDK/index.html R Documentation: https://rdocumentation.org/packages/MGPSDK/versions/1.0.0

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