Skip to content

Commit

Permalink
check spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Naeemkh committed Sep 28, 2023
1 parent 9467bb7 commit c8012d7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/generate_synthetic_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#'
#' @param vectorized_y A Boolean value indicates how Y internally is generated.
#' (Default = `FALSE`). This parameter is introduced for backward compatibility.
#' vectorized_y = `TRUE` performes better.
#' vectorized_y = `TRUE` performs better.
#'
#'
#' @return
Expand Down
2 changes: 1 addition & 1 deletion R/trim_gps.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' Trims a gps object based on provided trimming quantiles.
#'
#' @param gps_obj A gps S3 object.
#' @param trim_quantiles A vector of trimming qauntiles with two min and max
#' @param trim_quantiles A vector of trimming quantiles with two min and max
#' values.
#'
#' @return
Expand Down
2 changes: 1 addition & 1 deletion man/generate_syn_data.Rd

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

2 changes: 1 addition & 1 deletion man/trim_gps.Rd

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

0 comments on commit c8012d7

Please sign in to comment.