Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
burlab committed Nov 1, 2024
1 parent 2fd206d commit 85010c7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ S3method(tbl_sum,assertr_tibble)
export("analysis_type<-")
export("metadata_responsecurves<-")
export(MidarExperiment)
export(add_metadata)
export(analysis_type)
export(calc_normalize_by_istd)
export(calc_quant_by_istd)
export(calc_quantify_by_istd)
export(combine_experiments)
export(corr_drift_fun)
export(correct_batch_centering)
Expand All @@ -19,13 +20,14 @@ export(correct_interferences)
export(cv_log)
export(data_exclude_analyses)
export(data_exclude_features)
export(data_import_agilent)
export(data_get_analyticaldata)
export(data_import_csv)
export(data_import_masshunter)
export(data_import_mrmkit)
export(data_load_example)
export(data_set_intensity_var)
export(get_batch_boundaries)
export(get_response_curve_stats)
export(get_stats)
export(lipidomics_get_lipid_class_names)
export(metadata_assert)
export(metadata_import_midarxlm)
Expand Down Expand Up @@ -159,7 +161,7 @@ importFrom(grDevices,pdf)
importFrom(lubridate,now)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setValidity)
importFrom(methods,setClass)
importFrom(methods,slot)
importFrom(methods,validObject)
importFrom(pillar,ctl_new_pillar)
Expand Down

0 comments on commit 85010c7

Please sign in to comment.