vascr_zero_time: Set a particular time point as 0 in a vascr dataset

View source: R/transformation.R

vascr_zero_timeR Documentation

Set a particular time point as 0 in a vascr dataset

Description

Allows the user to change the time designated as zero to allow clearer plotting of treatments

Usage

vascr_zero_time(data.df, time = 0)

Arguments

data.df

A vascr dataset

time

The time to be set to 0

Value

An adjusted vascr dataset

Examples

vascr_zero_time(growth.df, 50)


JamesHucklesby/vascr documentation built on July 16, 2025, 8:16 p.m.