get_innlesarg | R Documentation |
This function will access all possible arguments in columns INNLESARG
in table tbl_Innlesing'. Symbol "|"
MUST be used to
separate arguments if there are more than one arguments. This symbol is right on top
of TAB
button on the keyboard.
Arguments that can be used here depends on the file type. Please refer to read_file()
.
For example:
header=TRUE | sheet=Ark1 | sep=,
get_innlesarg(group = NULL, con = NULL, spec = NULL)
group |
The name of filegroup as specified in filgruppe |
con |
Connection to database |
spec |
Specifications data as a data.frame |
A list with the names and value of arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.