ssimparser {ssimparser} | R Documentation |
Parse SSIM file (types 2 and 3) into a Data Frame.
Bugs report:
https://github.com/sthonnard/ssimparser
get_ssim_collist()
Get the list of columns that can be parsed from SSIM.
load_ssim(ssim_file)
Parse SSIM file into a Data Frame.
load_ssim_flights(ssim_files)
Parse multiple SSIM files, expand to flights, and return the result into a Data Frame.
get_ssim_sample()
Get a sample SSIM file as a character vector.