Skip to content

Commit

Permalink
embed \item{}s in \itemize{}
Browse files Browse the repository at this point in the history
  • Loading branch information
TDJorgensen committed Jun 10, 2024
1 parent 8f6bd2b commit 75b18f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion semTools/R/PAVranking.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Terrence D. Jorgensen
### Last updated: 22 April 2022
### Last updated: 10 June 2024


##' Parcel-Allocation Variability in Model Ranking
Expand Down Expand Up @@ -97,6 +97,7 @@
##' @param warn Whether to print warnings when fitting models to each allocation
##'
##' @return
##' \itemize{
##' \item{model0.results}{Results returned by \code{\link{parcelAllocation}}
##' for \code{model0} (see the \bold{Value} section).}
##' \item{model1.results}{Results returned by \code{\link{parcelAllocation}}
Expand All @@ -115,6 +116,7 @@
##' \item{\code{Convergence_Summary:}}{ The proportion of allocations in which
##' each model (and both models) converged on a solution.}
##' } Histograms are also printed to the current plot-output device.}
##' }
##'
##' @author
##' Terrence D. Jorgensen (University of Amsterdam; \email{TJorgensen314@@gmail.com})
Expand Down
2 changes: 2 additions & 0 deletions semTools/man/PAVranking.Rd

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

0 comments on commit 75b18f9

Please sign in to comment.