File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ dev_ermod_bin_exp_sel <- function(
156156# '
157157# ' @return An object of class `ermod_bin_cov_sel` or `ermod_lin_cov_sel`.
158158# '
159- # ' @examples
159+ # ' @examplesIf BayesERtools:::.if_run_ex_covsel()
160160# ' \donttest{
161161# ' data(d_sim_binom_cov_hgly2)
162162# '
@@ -322,7 +322,7 @@ dev_ermod_lin_exp_sel <- function(
322322
323323# ' @export
324324# ' @rdname dev_ermod_bin_cov_sel
325- # ' @examples
325+ # ' @examplesIf BayesERtools:::.if_run_ex_covsel()
326326# ' \donttest{
327327# ' data(d_sim_lin)
328328# '
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ plot_var_ranking <- function(x) {
6363# ' value. Default is NULL (use all draws in the model object)
6464# '
6565# ' @return No return value, called for plotting side effect.
66- # ' @examplesIf BayesERtools:::if_run_ex_plot_er()
66+ # ' @examplesIf BayesERtools:::. if_run_ex_plot_er()
6767# ' \donttest{
6868# ' data(d_sim_binom_cov_hgly2)
6969# '
You can’t perform that action at this time.
0 commit comments