powered by
Output frequency data into ISFG format
outputCSV(data, strpath)
a .csv file in ISFG formate
frequency data, a list containing 4 data frames.
name of the pathway of the output csv file
path<-tempdir() outputCSV(FortytwoSTR,file.path(path,'data.csv'))
Run the code above in your browser using DataLab