standardize_detect_enc | R Documentation |
Detects string encoding
standardize_detect_enc(
x,
output_codes_col_name = "{col_name_}encoding",
return_only_codes = FALSE,
...
)
x |
object |
output_codes_col_name |
Same as in |
return_only_codes |
Same as in |
... |
Arguments passed on to
|
updated object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.