View source: R/identity_from_gs.R
Gets IDENTITY data and cleans up based on parameters
1 2 3 |
gsheet_name |
exact name of the Google Sheet that has the IDENTITY table. If there are more than 1 Google Sheets with this name, an error will be returned. An "IDENTITY_ID" column is required. |
gsheet_tab |
name of the Google Sheet tab that has the IDENTITY table. |
keep_all_cols |
TRUE if all the variables are wanted in the output. Otherwise, only the target_cols will be selected. |
dont_trimws |
TRUE if white spaces on both the left and right side are not desired in the output |
remove_all |
character string of length 1 representing the string of artifact and other values to be removed from the final output separated by the OR operator |
include_duplicates |
TRUE if all the duplicates are desired in the output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.