Skip to content

Commit 513444c

Browse files
committed
fix r cmd check warning
1 parent aa286c3 commit 513444c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/csv.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#' and memory for models with many parameters.
2828
#'
2929
#' @return
30-
#' `as_cmdstan_fit()` returns a [CmdStanMCMC], [CmdStanMLE], [CmdStanLaplace ]or
30+
#' `as_cmdstan_fit()` returns a [CmdStanMCMC], [CmdStanMLE], [CmdStanLaplace] or
3131
#' [CmdStanVB] object. Some methods typically defined for those objects will not
3232
#' work (e.g. `save_data_file()`) but the important methods like `$summary()`,
3333
#' `$draws()`, `$sampler_diagnostics()` and others will work fine.

man/read_cmdstan_csv.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)