convert_str_xlmerged | R Documentation |
Function that can import the US or WW data file from STR. This has to deal with the fact that the file has merged cells for the market names.
convert_str_xlmerged(input_file_name, output_file_name, input_path)
input_file_name |
Name of the input file. |
output_file_name |
Name of the output file. |
input_path |
arlodr::convert_str_xlmerged(
input_file_name = "TourismEconomicsUS_201708.xls",
output_file_name = "strtidy_us_201708.csv",
input_path = c("input_data/str_data_restrict/"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.