Description Usage Arguments Value Author(s)
This function get all script arguments, decodefies them and return a named list.
1 2 | scidb.types_convert(x, expected_names = NULL, expected_types = NULL,
err_file = NULL)
|
x |
Any tibble data |
expected_names |
A string vector of |
expected_types |
A string vector of valid scidb types containing all expected
fields' type. The valid types are |
err_file |
A file path where the script can report any errors. If |
A new tibble with all fields corresponding those expected_names and expected_types
Rolf Simoes, rolf.simoes@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.