ds.transform
ds.netcdf_vars
to retrieve the variables of a netcdf objectrownames2col
to the function exposures_pData
to be able to retrieve the ids and later mergeAdded new functions to
NetCDF
dataThis allows us to create new exposure data to be analyzed as an ExposomeSet object with the already present dsExposome
functions.
ds.NetCDF_fillvalue_matrix
, ds.ncvar_get
, ds.ncatt_get
and ds.get_exposure_from_geo
ds.exposome_correlation
: Changed output. Now outputs split and combine results.
corPlot
: Now plots the combined results instead of only just the first study server.
Passed the datasources
value to internal call functions, solves problems when more than one connection is performed on a single R session.
ds.anderson.darling.test
.ds.exposure_histogram
now checks the number of samples and if over 5000 uses ds.anderson.darling.test
instead of ds.shapiro.test
.ds.exposure_histogram
browser()
from ds.invExWAS
, changed tef
default to FALSE
. Recieved object from the server is a list instead of a ExposomeSet
object, therefore there is no need to have S4Vectors
installed on the client.variable
added to ds.exposome_summary
.First release with news file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.