ps_names_datas | R Documentation |
Gets names of the data frames in by default the calling environment.
ps_names_datas(envir = parent.frame())
envir |
The environment to get the names of the data frames for. |
A character vector of the names of the data frames.
ps_names_datas()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.