Skip to contents

Rebuild a microbiome_dataset using the current class definition and derive missing explicit tree link metadata.

Usage

update_microbiome_dataset(object)

Arguments

object

A microbiome_dataset object, including objects saved with an older class definition.

Value

A refreshed microbiome_dataset object.

Examples

data("global_patterns", package = "microbiomedataset")

x <- update_microbiome_dataset(global_patterns)
x@version
#> [1] "0.99.1"