View source: R/disambr_utils.r
read_to_utf8 | R Documentation |
Reads file as UTF-8, convert it if other encoding is deteted
read_to_utf8(f, bytes_to_check = 2^14)
f |
file path |
bytes_to_check |
how long to check for encoding (save time for large files) |
file text as string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.