Description Usage Arguments
Munge a tibble
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
tbl_munge( data, munge_entities = F, parse_dates = T, unformat = F, entity_columns = NULL, use_business_suffix = T, phonics_methods = "soundex", phonics_length = 16L, use_n_gram_merge = T, edit_threshold = 1, ignore_words = NULL, numgram = 2, weight = c(d = 0.33, i = 0.33, s = 1, t = 0.5) )
data
a tibble()
tibble()
parse_dates
if TRUE parse dates
TRUE
unformat
if TRUE removes formattable formats
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.