Skip to content

Commit

Permalink
Fix 📖 cross-links
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustl committed Mar 23, 2021
1 parent 0291716 commit 313b6b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/imgClass.R
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ buildClassMod <- function(rawdir,
#' apply model to predict surface type (roof, street, ...)
#'
#' @param rawdir path to raw data directory
#' @param modelName Name of fitted random forest model saved by \code{buildClassMod}
#' @param modelName Name of fitted random forest model saved by
#' \code{\link{buildClassMod}}
#' @param image Image to be classified
#' @param predName Name of output raster file (classified image)
#'
Expand Down
3 changes: 2 additions & 1 deletion man/predictSurfClass.Rd

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

0 comments on commit 313b6b9

Please sign in to comment.