if (FALSE) {
get_usms_files(
workspace = "/path/to/workspace",
javastics = "/path/to/JavaSTICS/folder"
)
get_usms_files(
workspace = "/path/to/workspace",
javastics = "/path/to/JavaSTICS/folder",
usm_list = c("usm1", "usm3")
)
get_usms_files(
workspace = "/path/to/workspace",
file_type = c("finit", "ftec")
)
}
Run the code above in your browser using DataLab