... | ... | @@ -24,7 +24,7 @@ pm.plot(option1=value1, ..., optionN=valueN) (reads from netCDF) |
|
|
pm.aplot(option1=value1, ..., optionN=valueN) (reads from array)
|
|
|
```
|
|
|
|
|
|
Additionally, it can be used as an **R library**: [](#rlib)
|
|
|
Additionally, it can be used as an **R library**: [ ](#rlib)
|
|
|
|
|
|
```
|
|
|
library(reticulate)
|
... | ... | |