Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Earth Sciences
mapgenerator
Wiki
how to use
how to use
· Changes
Page history
Update how to use
authored
Jan 29, 2019
by
Francesco
Show whitespace changes
Inline
Side-by-side
how-to-use.md
View page @
8551cabf
...
...
@@ -29,6 +29,8 @@ library(reticulate)
plotmap <- import("mapgenerator.plotting.plotmap")
pm <- plotmap$PlotMap()
pm$plot(option1=value1, ..., optionN=valueN)
pm$aplot(option1=value1, ..., optionN=valueN)
...
...