if (FALSE) {
# Working examples:
# Example list of tables and plots to save
frequency <- compute_annual_frequencies(station_number = "08NM116")
# Write objects in a folder
write_objects_list(list = frequency,
folder_name = "Frequency Analysis",
table_filetype = "xlsx",
plot_filetype = "png")
}
Run the code above in your browser using DataLab