Skip to content

Commit

Permalink
edited descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
reyzaguirre committed Apr 19, 2017
1 parent 621ce09 commit 4dbd71d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions R/check_names.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
#' \item \code{rspr} : Root sprouting (1-9)
#' \item \code{wed} : Weevil damage (1-9)
#' \item \code{dmf} : Fresh weight of roots for dry matter assessment (g)
#' \item \code{dmd} : Dry weight of dmf samples (g)
#' \item \code{dmd} : Dry weight of roots for dry matter assessment (g)
#' \item \code{dm} : Storage root dry matter content (\%)
#' \item \code{dmvf} : Fresh weight vines for dry matter assessment (g)
#' \item \code{dmvd} : Dry weight of dmvf samples (g)
#' \item \code{dmvd} : Dry weight vines for dry matter assessment (g)
#' \item \code{dmv} : Vines dry matter content (\%)
#' \item \code{fraw1} : Root fiber (1-9), first determination (\code{fraw} is also valid)
#' \item \code{suraw1} : Root sugar (1-9), first determination (\code{suraw} is also valid)
Expand All @@ -61,13 +61,13 @@
#' \item \code{coot2} : Cooked taste (1-9), second evaluation
#' \item \code{cooap2} : Cooked appearance (1-9), second evaluation
#' \item \code{prot} : Protein (\%)
#' \item \code{fe} : Iron (mg/100 g dry weight)
#' \item \code{zn} : Zinc (mg/100 g dry weight)
#' \item \code{ca} : Calcium (mg/100 g dry weight)
#' \item \code{mg} : Magnesium (mg/100 g dry weight)
#' \item \code{bc} : Beta-carotene (mg/100 g dry weight)
#' \item \code{bc.cc} : Beta-carotene with color charts (mg/100 g fresh weight)
#' \item \code{tc} : Total carotenoids (mg/100 g dry weight)
#' \item \code{fe} : Iron (mg/100g dry weight)
#' \item \code{zn} : Zinc (mg/100g dry weight)
#' \item \code{ca} : Calcium (mg/100g dry weight)
#' \item \code{mg} : Magnesium (mg/100g dry weight)
#' \item \code{bc} : Beta-carotene (mg/100g dry weight)
#' \item \code{bc.cc} : Beta-carotene with color charts (mg/100g fresh weight)
#' \item \code{tc} : Total carotenoids (mg/100g dry weight)
#' \item \code{star} : Starch (\%)
#' \item \code{fruc} : Fructose (\%)
#' \item \code{gluc} : Glucose (\%)
Expand Down
18 changes: 9 additions & 9 deletions man/checknames.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4dbd71d

Please sign in to comment.