date_fix_century | Assign date to 1900s or 2000s correctly. |
dc.utils-package | dc.utils: Data Commons Utility Functions |
dvrs_data_check | Dataverse Data Check |
dvrs_get_dataset_files | Get Dataverse Dataset File(s) |
dvrs_metadata_check | Dataverse Metadata Check |
file_checksums | Generate MD5 file checksums and save as json file |
file_download_ungz2temp | Download and Un gzip File to Temp Directory and Return File... |
file_download_unzip2temp | Download and Unzip File to Temp Directory and Return File... |
file_find_by_type | Find By File Type in Directory |
file_unzip2temp | Unzip File to Temp Directory and Return Directory Path |
is_zip | Check if file is a zip file. |
loc_lat_lon2geo_areas | Get census block, county, state, and market area information... |
loc_lats_lons2geo_areas | Get census block, county, state, and market area information... |
set_dedup_choice | Deduplication chooser Majority rules, ties goes to lowest... |
set_move_suffix | Move provided suffixes to separate column (and remove suffix... |
set_new_row_per_string_item | Create new data.table rows for each combination of first and... |
set_parse_dob_to_cols | Parse DOB to Separate Year, Month, Day Columns Create... |
set_rm_all_NA_rows | Remove rows that are completely NA |
set_split_hyphenated | Split hyphenated strings in column into two columns |
set_std_col_names | Standardize column names Make lower case R compliant names... |
str_fix_acronyms | Change acronyms (multiple capital letters) to title case |
str_fix_camel_case | Convert camel case to underscore separated words |
str_get_after_last_separator | Return everything between after last occurence of separator... |
str_get_before_first_separator | Return everything before the first occurence of provided... |
str_get_between_separators | Return everything between first occurence of first separator... |
str_remove_non_alphanum | Remove non-alphanumeric characters from a string. Optionally... |
str_string2vector | Convert string to character vector |
utl_new_dataset_setup | Set up directories and sample files for creating a new... |
utl_try_try_try | Try running a function and get a non-error response n times |
valid_ssn | Check if Social Security Number is Valid. |
valid_ssn_add_col | Add a valid_ssn column to a data.frame or data.table. |
valid_usps_address | Validate address with U.S. Postal Service (USPS) Web Tools |
verify_dir_exists | Verify directory exists (if not, create) |
verify_is_blank | Checks if provided variable is null, na, or of length 0 |
web_get_links | Extract link texts and urls from a web page |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.