Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vpnsctl committed Dec 1, 2024
1 parent 6a71517 commit e8fdf9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions R/spacetime.R
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,9 @@ spacetime.operators <- function(mesh_space = NULL,
}



#' Update space-time operator object with new parameters
#'
#' @name update.spacetimeobj
#' @title Update parameters of spacetimeobj objects
#' @description Function to change the parameters of a spacetimeobj object
#' @param object Space-time object created by [spacetime.operators()]
#' @param kappa kappa value to be updated.
#' @param sigma sigma value to be updated.
Expand Down
4 changes: 2 additions & 2 deletions man/update.spacetimeobj.Rd

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

0 comments on commit e8fdf9a

Please sign in to comment.