Skip to content

Commit

Permalink
Eliminated a note from devtools::check()
Browse files Browse the repository at this point in the history
  • Loading branch information
ndemaio committed May 2, 2024
1 parent 922fed8 commit 7946d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/R/displace-coordinates.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' represent \eqn{n} points and the \eqn{d} columns the coordinates in
#' \eqn{d}-dimensional space.
#' @param displace Vector of length \code{n} that defines the radius of the
#' {\eqn{n}-ball} within which each point will be displaced.
#' \eqn{n}-ball within which each point will be displaced.
#'
#' @return Returns a \eqn{n}-by-\eqn{d} dataframe of coordinates that have been
#' displaced.
Expand Down
2 changes: 1 addition & 1 deletion package/man/displace_coordinates.Rd

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

0 comments on commit 7946d30

Please sign in to comment.