View source: R/transform.R View source: R/interact.R
input_state | R Documentation |
Collect the name of a given State for the purpose of using it to build a given part of the project that is state-dependent.
Collect the name of a given State for the purpose of using it to build a given part of the project that is state-dependent.
input_state() input_state()
This function will collect input both from the shell and during
interactive R sessions. Also, if a State's name is supplied as an argument
to Rscript
, it will read it and apply it as required.
This function will collect input both from the shell and during
interactive R sessions. Also, if a State's name is supplied as an argument
to Rscript
, it will read it and apply it as required.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.