metapr2_export_qs: Exports the metapr2 database in qs file for shiny app

Description Usage Arguments Value Examples

Description

Exports a range of file and format.

Returns a list with 4 elements

NOTE: if all export_long_xls, export_wide_xls, export_phyloseq are false, abundances are not exported

Usage

1
metapr2_export_qs(set_type = "public", directory = "data/")

Arguments

set_type

"public" (41 sets), "basic" (5 sets only), "all"

directory

Directory where the files are saved (finish with /)

Value

TRUE if successful

Examples

1
2
3
# Export public data set

  metapr2_export_qs("public")

vaulot/dvutils documentation built on Nov. 20, 2021, 11:01 a.m.