Skip to content

Commit 2cf9d54

Browse files
committed
update DataRd
1 parent f017706 commit 2cf9d54

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
* link with dataset from main publication
2323

2424
# toolStability 0.1.3
25-
*remove html link of Superiority index
25+
*remove html link of Superiority index
26+
*correct the umlaut

R/Data.R

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
#'
1111
#' @format A dataframe with 640 observations on the following 8 variables.
1212
#' \itemize{
13-
#' \item{\code{Yield}}{ unit: kg*ha^-1.}
14-
#' \item{\code{Genotype}}{ genotypes, 5 varieties.}
15-
#' \item{\code{Environment}}{ 128 unique combination of environments for each genotype.}
16-
#' \item{\code{Year}}{ 4 years.}
17-
#' \item{\code{Sites}}{ 4 locations.}
18-
#' \item{\code{Nitrogen}}{ 2 nitrogen application levels.}
19-
#' \item{\code{CO2}}{ 2 CO2 concentration levels.}
20-
#' \item{\code{Sowing}}{ 2 sowing dates.}
13+
#' \item{Yield: kg*ha^-1.}
14+
#' \item{Genotype: genotypes, 5 varieties.}
15+
#' \item{Environment: 128 unique combination of environments for each genotype.}
16+
#' \item{Year: 4 years.}
17+
#' \item{Sites: 4 locations.}
18+
#' \item{Nitrogen: 2 nitrogen application levels.}
19+
#' \item{CO2: 2 CO2 concentration levels.}
20+
#' \item{Sowing: 2 sowing dates.}
2121
#' }
2222
#'
2323
#' @importFrom Rdpack reprompt

man/Data.Rd

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)