-
- Downloads
First commit, mostly experimenting. Relevant: create_gml.R and
user_input.R, first one contains S3 methods and second one is a small test that should be ready to run (if the r2ogs6 package is installed and loaded)
Showing
- .Rbuildignore 4 additions, 0 deletions.Rbuildignore
- .Rprofile 3 additions, 0 deletions.Rprofile
- .gitignore 5 additions, 0 deletions.gitignore
- DESCRIPTION 6 additions, 1 deletionDESCRIPTION
- NAMESPACE 6 additions, 3 deletionsNAMESPACE
- R/cluster_config.R 36 additions, 0 deletionsR/cluster_config.R
- R/create_gml.R 117 additions, 0 deletionsR/create_gml.R
- R/create_gml_R6.R 719 additions, 0 deletionsR/create_gml_R6.R
- R/hello.R 0 additions, 18 deletionsR/hello.R
- R/user_input.R 48 additions, 0 deletionsR/user_input.R
- R/utils.R 73 additions, 0 deletionsR/utils.R
- inst/extdata/flow_free_expansion.prj 268 additions, 0 deletionsinst/extdata/flow_free_expansion.prj
- inst/extdata/flow_free_expansion_template.prj 268 additions, 0 deletionsinst/extdata/flow_free_expansion_template.prj
- man/GMLObject.Rd 65 additions, 0 deletionsman/GMLObject.Rd
- man/GMLPoint.Rd 74 additions, 0 deletionsman/GMLPoint.Rd
- man/GMLPoints.Rd 114 additions, 0 deletionsman/GMLPoints.Rd
- man/GMLPolyline.Rd 64 additions, 0 deletionsman/GMLPolyline.Rd
- man/GMLPolylines.Rd 74 additions, 0 deletionsman/GMLPolylines.Rd
- man/GMLSurface.Rd 69 additions, 0 deletionsman/GMLSurface.Rd
- man/GMLSurfaceElement.Rd 64 additions, 0 deletionsman/GMLSurfaceElement.Rd
Loading
Please register or sign in to comment