plotSamplingSchedule: Plot sampling schedule

Description Usage Arguments Value

View source: R/plotSamplingSchedule.R

Description

This function plots the sampling schedule.

Usage

1
2
plotSamplingSchedule(ps, time_var, subjectID_var, main_factor,
  theme_manual = set.theme)

Arguments

ps

(Required). A phyloseq-class.

time_var

Character string. The name of the variable to map time in the plot (integer vector).

subjectID_var

Character string. The name of the variable to map Subject Ids in the plot (factor vector).

main_factor

Character string. The name of the variable to map main factor in the plot (factor vector).

theme_manual

Character string. Specifying the object of theme_update.

Value

ggplot2-class that displays the sampling schedule.


PratheepaJ/bootLong documentation built on April 5, 2020, 2:19 p.m.