Description Usage Arguments Value Examples
View source: R/chapter5_functions.R
View dataset Allows user to see all the observations of the dataset in a table.
1 | stata_list(dataset)
|
dataset |
|
a given dataset in a table
1 2 3 4 5 6 7 | stata_list(caschool)
stata_list(mtcars)
## Not run:
stata_list(caschool, mtcars)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.