Description Usage Value Examples
A function that captures the objects that work with stargazer, such as 'lm' objects. It is necessary since the user has to choose the objects he/she wants to put in the table. Function coming from [this answer](https://community.rstudio.com/t/how-can-i-access-the-users-global-environment/62688/2)
1 | get_data()
|
A list containing the objects in Global Environment that stargazer can deal with.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.