add_minimal_sheet: Add values to Minimal Sheet Data

Description Usage Arguments

View source: R/design_xlsx_fieldbook.R

Description

This function allow to paste values in the Minimal Excel (Fieldbook) Sheet

Usage

1
2
3
add_minimal_sheet(file = NA, crop_template = NA, col_name = "Value",
  Trial_name = NA, crop = NA, type_trial = NA, begin_date = NA,
  end_date = NA, site_short_name = NA, country = NA)

Arguments

file

The file name of excel fieldbook

crop_template

The crop template used to create Hidap Fieldbook

col_name

The col name to paste values. By defaul is "Values"

Trial_name

The name of the excel fieldbook

crop

The name of the crop

type_trial

The type of trial

begin_date

The begin date of the experiment

end_date

The end date of the experiment

site_short_name

The short name of the site

country

The country name.


HIDAP/fbdesign documentation built on May 6, 2019, 9:46 p.m.