This function splits a large ICS calendar file into smaller files.
cal_split(file, n_splits = 5, prefix = "calendar_split_", dir = NULL)Invisible list. The paths of the created files.
Character. Path to the ICS file to split.
Integer. Number of files to split into.
Character. Prefix for the output filenames.
Character. Directory to save the output files. Defaults to same directory as input file.
Other Tools:
autoline(),
bind_files(),
bring_api(),
chr2num(),
db_download(),
db_upload(),
dont_sleep(),
export_plot(),
export_results(),
files_functions(),
font_exists(),
formatColoured(),
formatHTML(),
glued(),
grepm(),
h2o_selectmodel(),
haveInternet(),
image_metadata(),
importxlsx(),
ip_data(),
json2vector(),
list_cats(),
listfiles(),
mail_send(),
markdown2df(),
move_files(),
msplit(),
myip(),
quiet(),
read.file(),
statusbar(),
tic(),
try_require(),
updateLares(),
warnifnot(),
what_size()