Description Usage Arguments Value Examples
This function identifies labels associated with foreign data types such as Stata or SPSS.
Typically object types are imported using the haven
package.
1 | lab_foreign_df(df, vars = names(df))
|
df |
a |
vars |
a |
returns a data frame
with a logical
column containing whether the specified
columns have a foreign label associated it.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.