powered by
Create a character string from a date for naming unique output files.
PCfiledatetime(orgtim, tims)
time vector of length 5: c(yr, jd, hr, mi, sec)
seconds to add to orgtim
character string
# NOT RUN { # } # NOT RUN { library(RSEIS) data(GH) g1 = getGHtime(GH) g2 = unlist(g1) PCfiledatetime(g2, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab