Skip to content

Plot Design dialogue for Agriculture Research in the Experiments Menu #9459

Open
@derekagorhom

Description

@derekagorhom

This feature is for creating a new dialogue which will produce plot options for the Agriculture Research in the Experiments Menu.
This dialogue will use the Desplot R package to produce agriculture charts.
below is the proposed design.
Image

the R code the dialogue is expected to produce is
desplot(dat, block ~ col*row, #col.regions=c("black","yellow"), out1=block, num=nitro, out2=gen, cex=1, aspect=511/176)
the dataset being used in the yates.oats from the agridat package
The parameters for R code are
Treatment = block
Row variable = row
Column variable = col
The produce plot;

Image

What are you suggestions on this Dialogue @rdstern , @fran2or

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions