pathAgilent<-system.file("doc/AGILENT_MSDataCreation",package="MSeasy")
## Not run:
# #command lines to download netCDF files
# url1<-"http://sites.google.com/site/rpackagemseasy/downloads/Agilent_example.zip"
# download.file(url=url1, destfile="AgilentCDF.zip")
# unzip(zipfile="AgilentCDF.zip", exdir=".")
# print(paste("Two example folders have been downloaded in ", getwd(), sep=" "))
# unlink("AgilentCDF.zip")
# ## End(Not run)
Run the code above in your browser using DataLab