MakeSpace: Makes spaces for the plants.

Description Usage Arguments Value Examples

View source: R/Helpers.R

Description

This is only in one dimension.

Usage

1
MakeSpace(pos, BlockFreq, BlockSapcing, PlantSpacing)

Arguments

pos

Is the dater frame output from MakeMainPlan or something with the same hasders.

BlockFreq

this is how frequent paths are in the trial.

BlockSapcing

This can be a number or a list of numbers the length of the number of paths.

PlantSpacing

This can be a number or a list of numbers the length of the rows or columns.

Value

The spacing of the plant requested

Examples

1
MakeSpace(3,2,1,0.66)

dan909/Fieldplanr documentation built on July 7, 2020, 1:17 p.m.