Learn R Programming

vascr (version 0.1.4)

vascr_zero_time: 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)

Value

An adjusted vascr dataset

Arguments

data.df

A vascr dataset

time

The time to be set to 0

Examples

Run this code
vascr_zero_time(growth.df, 50)

Run the code above in your browser using DataLab