Description Usage Arguments Value
It is often needed to discuss the field plan or for dead plants etc..
1 2 3 4 5 6 7 8 9 | MakeExcelPlan(
List,
DefaultCols = c(`Mb 311` = "#000000"),
Label = "geno",
FieldName = "Field",
user = "user",
Book = NULL,
Save = FALSE
)
|
List |
Is the dater frame output from |
DefaultCols |
Are a list of key value pair sets for any pre-defined colours to use |
Label |
This is what is to be written on the Field Plan. Options are: 'geno' 'geno+UID' 'UID' 'geno+RC' 'RC' |
FieldName |
This is the name of the field the plan is for eg JKI-43. |
user |
Name of the user |
Book |
If there is allredy a workbook you want to add a sheat to put the object hear, it must be a openxlsx workbook |
Save |
This is if to save the xlsx file in the function |
openxlsx workbook
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.