powered by
A record of file, URL, or any data source with NetCDF.
nc_sources(x, ...)# S3 method for character nc_sources(x, ...)
# S3 method for character nc_sources(x, ...)
data frame with columns 'access' (time of access), 'source' (the source string)
data source string
ignored
f <- system.file("extdata", "S2008001.L3m_DAY_CHL_chlor_a_9km.nc", package = "ncmeta") nc_sources(f)
Run the code above in your browser using DataLab