View source: R/classe-cenariosena.r
as.cenariosena | R Documentation |
cenariosena
Converte um data.table em um objeto da classe cenariosena
as.cenariosena(dat)
dat |
data.table para converter |
dat
deve ter a seguinte estrutura
anoref | bacia | cenario | indice | valor |
AA | SIN | 1 | 1 | XXXX |
AA | SIN | 1 | 2 | XXXX |
AA | SIN | 1 | 3 | XXXX |
AA | SIN | 2 | 1 | XXXX |
AA | SIN | 2 | 2 | XXXX |
objeto da classe cenariosena
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.