Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vbonhomme committed Oct 27, 2018
1 parent e434ae5 commit 01f4838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/homogeneize.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Homogeneize for most differences
#'
#' @param ... `list` of shapes or comma-separated shapes
#' @param sample if `numeric` (default=60 defau), resample this number of points with [Momocs::coo_sample]
#' @param sample if `numeric` (default=60), resample this number of points with [Momocs::coo_sample]
#' @param procrustes `logical` (default=TRUE) whether to remove position, size, rotation differences with [Momocs::fgProcrustes]
#' @param center `logical` (default=TRUE) whether to center shapes with [Momocs::coo_center]
#' @param template `logical` (default=TRUE) whether to template shapes with [Momocs::coo_template]
Expand Down
2 changes: 1 addition & 1 deletion man/homogeneize.Rd

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

0 comments on commit 01f4838

Please sign in to comment.