Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
legTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leg
legTools
Commits
e12f25f3
Commit
e12f25f3
authored
9 years ago
by
Walmes Zeviani
Browse files
Options
Downloads
Patches
Plain Diff
Use \code{} after \item in \itemize environment.
parent
5b01cae0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
R/legTools.R
+10
-8
10 additions, 8 deletions
R/legTools.R
man/plowing.Rd
+3
-3
3 additions, 3 deletions
man/plowing.Rd
man/potatoyield.Rd
+4
-3
4 additions, 3 deletions
man/potatoyield.Rd
man/wgpigs.Rd
+3
-2
3 additions, 2 deletions
man/wgpigs.Rd
with
20 additions
and
16 deletions
R/legTools.R
+
10
−
8
View file @
e12f25f3
...
@@ -19,8 +19,9 @@ NULL
...
@@ -19,8 +19,9 @@ NULL
#' from the beggining to the end of the experiment.
#' from the beggining to the end of the experiment.
#'
#'
#' \itemize{
#' \itemize{
#' \item ft feeding type, a categorical factor with 4 levels.
#' \item \code{ft} feeding type, a categorical factor with 4
#' \item wg weight gain (kg).
#' levels.
#' \item \code{wg} weight gain (kg).
#' }
#' }
#'
#'
#' @docType data
#' @docType data
...
@@ -55,9 +56,10 @@ NULL
...
@@ -55,9 +56,10 @@ NULL
#' was recorded in each experimental unit.
#' was recorded in each experimental unit.
#'
#'
#' \itemize{
#' \itemize{
#' \item block a categorical unordered factor with 4 levels.
#' \item \code{block} a categorical unordered factor with 4 levels.
#' \item variety a categorical unordered factor with 8 levels.
#' \item \code{variety} a categorical unordered factor with 8
#' \item yield potato yield (t/ha).
#' levels.
#' \item \code{yield} potato yield (t/ha).
#' }
#' }
#'
#'
#' @docType data
#' @docType data
...
@@ -95,9 +97,9 @@ NULL
...
@@ -95,9 +97,9 @@ NULL
#' level in each block.
#' level in each block.
#'
#'
#' \itemize{
#' \itemize{
#' \item block a categorical unordered factor with 6 levels.
#' \item
\code{
block
}
a categorical unordered factor with 6 levels.
#' \item plow a categorical unordered factor with 2 levels.
#' \item
\code{
plow
}
a categorical unordered factor with 2 levels.
#' \item yield corn yield (kg in 200 m\eqn{^2} of area).
#' \item
\code{
yield
}
corn yield (kg in 200 m\eqn{^2} of area).
#' }
#' }
#'
#'
#' @docType data
#' @docType data
...
...
This diff is collapsed.
Click to expand it.
man/plowing.Rd
+
3
−
3
View file @
e12f25f3
...
@@ -22,9 +22,9 @@ but in this experiment there was 2 experimental units for each factor
...
@@ -22,9 +22,9 @@ but in this experiment there was 2 experimental units for each factor
level in each block.
level in each block.
\itemize{
\itemize{
\item block a categorical unordered factor with 6 levels.
\item
\code{
block
}
a categorical unordered factor with 6 levels.
\item plow a categorical unordered factor with 2 levels.
\item
\code{
plow
}
a categorical unordered factor with 2 levels.
\item yield corn yield (kg in 200 m\eqn{^2} of area).
\item
\code{
yield
}
corn yield (kg in 200 m\eqn{^2} of area).
}
}
}
}
\examples{
\examples{
...
...
This diff is collapsed.
Click to expand it.
man/potatoyield.Rd
+
4
−
3
View file @
e12f25f3
...
@@ -19,9 +19,10 @@ randomized complete block design with 4 blocks. Potato yield (t/ha)
...
@@ -19,9 +19,10 @@ randomized complete block design with 4 blocks. Potato yield (t/ha)
was recorded in each experimental unit.
was recorded in each experimental unit.
\itemize{
\itemize{
\item block a categorical unordered factor with 4 levels.
\item \code{block} a categorical unordered factor with 4 levels.
\item variety a categorical unordered factor with 8 levels.
\item \code{variety} a categorical unordered factor with 8
\item yield potato yield (t/ha).
levels.
\item \code{yield} potato yield (t/ha).
}
}
}
}
\examples{
\examples{
...
...
This diff is collapsed.
Click to expand it.
man/wgpigs.Rd
+
3
−
2
View file @
e12f25f3
...
@@ -21,8 +21,9 @@ experimental unit was a pig. The response measured was weight gain
...
@@ -21,8 +21,9 @@ experimental unit was a pig. The response measured was weight gain
from the beggining to the end of the experiment.
from the beggining to the end of the experiment.
\itemize{
\itemize{
\item ft feeding type, a categorical factor with 4 levels.
\item \code{ft} feeding type, a categorical factor with 4
\item wg weight gain (kg).
levels.
\item \code{wg} weight gain (kg).
}
}
}
}
\examples{
\examples{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment