timesplit: Time Split

Description Usage Arguments Value Author(s) Examples

View source: R/timesplit.R

Description

For each subject, return temporally consecutive sample pairs together with the corresponding time difference.

Usage

1

Arguments

x

phyloseq object.

Value

data.frame

Author(s)

Leo Lahti leo.lahti@iki.fi

Examples

1
2
3
data(atlas1006)
x <- timesplit(subset_samples(atlas1006,
  DNA_extraction_method == 'r' & sex == "male"))

microbiome documentation built on Nov. 8, 2020, 5:08 p.m.