Skip to content

Commit

Permalink
Explained the NA value in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
fuerzhou committed Aug 12, 2024
1 parent 2305578 commit a510510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/crossing_of_crossK.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' two curves. Columns contain "r", "border" and "theo".
#'
#' @return A number. The percentage of the crossing position of the specified
#' distance.
#' distance. Returns NA when the crossing happens too close to the y axis (<4%).
#' @export
#'
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion man/crossing_of_crossK.Rd

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

0 comments on commit a510510

Please sign in to comment.