Skip to content

Commit

Permalink
update isp doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Oct 27, 2024
1 parent 7ef3b71 commit 7aa791f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/isp.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#' Please set up python dependence and configure `GDVERSE_PYTHON` environment variable if you want to run `rgd()`.
#' See `vignette('rgdrid',package = 'gdverse')` for more details.
#'
#' @param formula A formula of RSH model.
#' @param formula A formula of ISP model.
#' @param data A data.frame, tibble or sf object of observation data.
#' @param discvar (optional) Name of continuous variable columns that need to be discretized. Noted that
#' when `formula` has `discvar`, `data` must have these columns. By default, all independent variables are
Expand Down
2 changes: 1 addition & 1 deletion man/isp.Rd

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

0 comments on commit 7aa791f

Please sign in to comment.