rate_info {ofpetrial}R Documentation

Rate information

Description

Rate information for assigning rates to the experiment plots using the 'assign_rates()' function. This data exists only for the purpose of making examples in some function references succinct.

Usage

rate_info

Format

data.frame 'rate_info' A data frame with 1 rows and 7 columns:

input_name

input name

design_type

type of the trial design to be created

gc_rate

normal rate the grower would have used if not running an experiment

unit

unit of the input

rates_data

data.frame of rates and their ranks

rank_seq_ws

vector of the ranking of rates that will repeated within a strip

rank_seq_as

vector of the ranking of rates that will repeated as the first rate of the strips


[Package ofpetrial version 0.1.1 Index]