Description Usage Arguments Details Value Author(s) Examples
Wrapper for various standard operations applied on ovariable
data from the OpasnetBase.
1 2 |
data |
|
objname |
|
idvar |
|
direction |
|
widecol |
|
base1 |
compatibility with obsolete database |
Uses reshape, renames "Result" and "Unit" columns and gets rid of unwanted columns from old database merged data.
See also: http://en.opasnet.org/
Returns a data.frame
T. Rintala teemu.rintala.a@gmail.com
1 2 3 4 5 6 | ## Not run:
var1 <- opbase.data("Op_en5674")
var1 <- tidy(var1, "var1")
var1
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.