procure-TTUProject | R Documentation |
procure method applied to TTUProject
## S4 method for signature 'TTUProject'
procure(
x,
type_1L_chr = "default",
variables_chr = character(0),
what_1L_chr = "records",
...
)
x |
An object of class TTUProject |
type_1L_chr |
Type (a character vector of length one), Default: 'default' |
variables_chr |
Variables (a character vector), Default: character(0) |
what_1L_chr |
What (a character vector of length one), Default: 'records' |
... |
Additional arguments |
Object (an output object of multiple potential types)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.