Description Usage Arguments Value Examples
View source: R/ruuvifunctions.R
SetupRuuviR parameter object p
1 2 3 4 5 | SetupRuuviR(
pathRuuviExport = "",
username = "talonendm",
printparameters = FALSE
)
|
username |
username |
printparameters |
printparameters |
p |
is NULL |
This function creates parameter object p for development.
1 2 3 4 | ## Not run:
p <- SetupRuuviR(p = NULL, username = "talonendm", printparameters = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.