Description Usage Arguments Value Methods (by class) Examples
eocubes functions
1 2 3 4 | describe_cube(pr, name, ...)
## S3 method for class 'eocubes'
describe_cube(pr, name, ...)
|
pr |
An |
name |
A |
... |
Any additional parameter (not used). |
A list
describing the cube.
eocubes
: This function describes a cube informing
its metadata.
1 2 | pr <- eocubes("http://brazildatacube.dpi.inpe.br/api/eocubes/")
describe_cube(pr, name = "C6416d:STACK")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.