plot_weight: plot weight

Description Usage Arguments Value

View source: R/functions.R

Description

generates a nice plot of weight over time to help keep me motivated

Usage

1
plot_weight(weight_data, ylim = range(weight_data$weight, na.rm = TRUE))

Arguments

weight_data

data.frame containing "date", "weight", "status"

ylim

the limits in the y-direction (defaults to minimum and maximum of data)

Value

plot


rmflight/trackWeight documentation built on May 18, 2019, 9:18 p.m.