transposing fread
1 2 | tread_excel(input, sheet = 1, error_as_NA = TRUE,
rm_blank_col = TRUE)
|
input |
input data |
sheet |
numeric or character to select sheet |
error_as_NA |
turn error as NA (e.g., #DIV/0!) |
rm_blank_col |
boolean to decide removing blank columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.