# Generated by roxygen2: do not edit by hand

S3method("!=",rvec)
S3method("<",rvec)
S3method("<=",rvec)
S3method("==",rvec)
S3method(">",rvec)
S3method(">=",rvec)
S3method("names<-",rvec)
S3method(anyNA,rvec)
S3method(as.character,rvec)
S3method(as.double,rvec)
S3method(as.integer,rvec)
S3method(as.logical,rvec)
S3method(as.matrix,rvec)
S3method(as.numeric,rvec)
S3method(as_list_col,matrix)
S3method(as_list_col,rvec)
S3method(atomic_to_rvec_chr,character)
S3method(atomic_to_rvec_chr,double)
S3method(atomic_to_rvec_chr,integer)
S3method(atomic_to_rvec_chr,logical)
S3method(atomic_to_rvec_dbl,double)
S3method(atomic_to_rvec_dbl,integer)
S3method(atomic_to_rvec_dbl,logical)
S3method(atomic_to_rvec_int,double)
S3method(atomic_to_rvec_int,integer)
S3method(atomic_to_rvec_int,logical)
S3method(atomic_to_rvec_lgl,double)
S3method(atomic_to_rvec_lgl,integer)
S3method(atomic_to_rvec_lgl,logical)
S3method(collapse_to_rvec,data.frame)
S3method(collapse_to_rvec,grouped_df)
S3method(draws_all,rvec)
S3method(draws_all,rvec_chr)
S3method(draws_any,rvec)
S3method(draws_any,rvec_chr)
S3method(draws_ci,rvec)
S3method(draws_ci,rvec_chr)
S3method(draws_fun,rvec)
S3method(draws_mean,rvec)
S3method(draws_mean,rvec_chr)
S3method(draws_median,rvec)
S3method(draws_median,rvec_chr)
S3method(draws_mode,rvec)
S3method(draws_quantile,rvec)
S3method(draws_quantile,rvec_chr)
S3method(expand_from_rvec,data.frame)
S3method(expand_from_rvec,grouped_df)
S3method(format,rvec)
S3method(is.na,rvec)
S3method(is.numeric,rvec)
S3method(is.numeric,rvec_dbl)
S3method(is.numeric,rvec_int)
S3method(matrixOps,rvec)
S3method(median,rvec_chr)
S3method(median,rvec_dbl)
S3method(median,rvec_int)
S3method(median,rvec_lgl)
S3method(n_draw,default)
S3method(n_draw,rvec)
S3method(na.exclude,rvec)
S3method(na.fail,rvec)
S3method(na.omit,rvec)
S3method(names,rvec)
S3method(obj_print_data,rvec)
S3method(plot,rvec_chr)
S3method(plot,rvec_dbl)
S3method(plot,rvec_int)
S3method(plot,rvec_lgl)
S3method(rank,default)
S3method(rank,rvec)
S3method(rep,rvec)
S3method(rep.int,rvec)
S3method(rep_len,rvec)
S3method(rvec_to_rvec_chr,rvec)
S3method(rvec_to_rvec_dbl,rvec_dbl)
S3method(rvec_to_rvec_dbl,rvec_int)
S3method(rvec_to_rvec_dbl,rvec_lgl)
S3method(rvec_to_rvec_int,rvec_dbl)
S3method(rvec_to_rvec_int,rvec_int)
S3method(rvec_to_rvec_int,rvec_lgl)
S3method(rvec_to_rvec_lgl,rvec_dbl)
S3method(rvec_to_rvec_lgl,rvec_int)
S3method(rvec_to_rvec_lgl,rvec_lgl)
S3method(sd,default)
S3method(sd,rvec)
S3method(sd,rvec_chr)
S3method(summary,rvec)
S3method(var,default)
S3method(var,rvec)
S3method(var,rvec_chr)
S3method(vec_arith,double)
S3method(vec_arith,integer)
S3method(vec_arith,rvec_dbl)
S3method(vec_arith,rvec_int)
S3method(vec_arith,rvec_lgl)
S3method(vec_arith.double,rvec_dbl)
S3method(vec_arith.double,rvec_int)
S3method(vec_arith.double,rvec_lgl)
S3method(vec_arith.integer,rvec_dbl)
S3method(vec_arith.integer,rvec_int)
S3method(vec_arith.integer,rvec_lgl)
S3method(vec_arith.logical,rvec_dbl)
S3method(vec_arith.logical,rvec_int)
S3method(vec_arith.logical,rvec_lgl)
S3method(vec_arith.rvec_dbl,MISSING)
S3method(vec_arith.rvec_dbl,default)
S3method(vec_arith.rvec_dbl,double)
S3method(vec_arith.rvec_dbl,integer)
S3method(vec_arith.rvec_dbl,logical)
S3method(vec_arith.rvec_dbl,rvec_dbl)
S3method(vec_arith.rvec_dbl,rvec_int)
S3method(vec_arith.rvec_dbl,rvec_lgl)
S3method(vec_arith.rvec_int,MISSING)
S3method(vec_arith.rvec_int,default)
S3method(vec_arith.rvec_int,double)
S3method(vec_arith.rvec_int,integer)
S3method(vec_arith.rvec_int,logical)
S3method(vec_arith.rvec_int,rvec_dbl)
S3method(vec_arith.rvec_int,rvec_int)
S3method(vec_arith.rvec_int,rvec_lgl)
S3method(vec_arith.rvec_lgl,MISSING)
S3method(vec_arith.rvec_lgl,default)
S3method(vec_arith.rvec_lgl,double)
S3method(vec_arith.rvec_lgl,integer)
S3method(vec_arith.rvec_lgl,logical)
S3method(vec_arith.rvec_lgl,rvec_dbl)
S3method(vec_arith.rvec_lgl,rvec_int)
S3method(vec_arith.rvec_lgl,rvec_lgl)
S3method(vec_cast,rvec_chr.character)
S3method(vec_cast,rvec_chr.double)
S3method(vec_cast,rvec_chr.integer)
S3method(vec_cast,rvec_chr.logical)
S3method(vec_cast,rvec_chr.rvec_chr)
S3method(vec_cast,rvec_chr.rvec_dbl)
S3method(vec_cast,rvec_chr.rvec_int)
S3method(vec_cast,rvec_chr.rvec_lgl)
S3method(vec_cast,rvec_dbl.double)
S3method(vec_cast,rvec_dbl.integer)
S3method(vec_cast,rvec_dbl.logical)
S3method(vec_cast,rvec_dbl.rvec_dbl)
S3method(vec_cast,rvec_dbl.rvec_int)
S3method(vec_cast,rvec_dbl.rvec_lgl)
S3method(vec_cast,rvec_int.double)
S3method(vec_cast,rvec_int.integer)
S3method(vec_cast,rvec_int.logical)
S3method(vec_cast,rvec_int.rvec_dbl)
S3method(vec_cast,rvec_int.rvec_int)
S3method(vec_cast,rvec_int.rvec_lgl)
S3method(vec_cast,rvec_lgl.double)
S3method(vec_cast,rvec_lgl.integer)
S3method(vec_cast,rvec_lgl.logical)
S3method(vec_cast,rvec_lgl.rvec_dbl)
S3method(vec_cast,rvec_lgl.rvec_int)
S3method(vec_cast,rvec_lgl.rvec_lgl)
S3method(vec_math,rvec_dbl)
S3method(vec_math,rvec_int)
S3method(vec_math,rvec_lgl)
S3method(vec_ptype2,character.rvec_chr)
S3method(vec_ptype2,character.rvec_dbl)
S3method(vec_ptype2,character.rvec_int)
S3method(vec_ptype2,character.rvec_lgl)
S3method(vec_ptype2,double.rvec_chr)
S3method(vec_ptype2,double.rvec_dbl)
S3method(vec_ptype2,double.rvec_int)
S3method(vec_ptype2,double.rvec_lgl)
S3method(vec_ptype2,integer.rvec_chr)
S3method(vec_ptype2,integer.rvec_dbl)
S3method(vec_ptype2,integer.rvec_int)
S3method(vec_ptype2,integer.rvec_lgl)
S3method(vec_ptype2,logical.rvec_chr)
S3method(vec_ptype2,logical.rvec_dbl)
S3method(vec_ptype2,logical.rvec_int)
S3method(vec_ptype2,logical.rvec_lgl)
S3method(vec_ptype2,rvec_chr.character)
S3method(vec_ptype2,rvec_chr.double)
S3method(vec_ptype2,rvec_chr.integer)
S3method(vec_ptype2,rvec_chr.logical)
S3method(vec_ptype2,rvec_chr.rvec_chr)
S3method(vec_ptype2,rvec_chr.rvec_dbl)
S3method(vec_ptype2,rvec_chr.rvec_int)
S3method(vec_ptype2,rvec_chr.rvec_lgl)
S3method(vec_ptype2,rvec_dbl.character)
S3method(vec_ptype2,rvec_dbl.double)
S3method(vec_ptype2,rvec_dbl.integer)
S3method(vec_ptype2,rvec_dbl.logical)
S3method(vec_ptype2,rvec_dbl.rvec_chr)
S3method(vec_ptype2,rvec_dbl.rvec_dbl)
S3method(vec_ptype2,rvec_dbl.rvec_int)
S3method(vec_ptype2,rvec_dbl.rvec_lgl)
S3method(vec_ptype2,rvec_int.character)
S3method(vec_ptype2,rvec_int.double)
S3method(vec_ptype2,rvec_int.integer)
S3method(vec_ptype2,rvec_int.logical)
S3method(vec_ptype2,rvec_int.rvec_chr)
S3method(vec_ptype2,rvec_int.rvec_dbl)
S3method(vec_ptype2,rvec_int.rvec_int)
S3method(vec_ptype2,rvec_int.rvec_lgl)
S3method(vec_ptype2,rvec_lgl.character)
S3method(vec_ptype2,rvec_lgl.double)
S3method(vec_ptype2,rvec_lgl.integer)
S3method(vec_ptype2,rvec_lgl.logical)
S3method(vec_ptype2,rvec_lgl.rvec_chr)
S3method(vec_ptype2,rvec_lgl.rvec_dbl)
S3method(vec_ptype2,rvec_lgl.rvec_int)
S3method(vec_ptype2,rvec_lgl.rvec_lgl)
S3method(vec_ptype_abbr,rvec_chr)
S3method(vec_ptype_abbr,rvec_dbl)
S3method(vec_ptype_abbr,rvec_int)
S3method(vec_ptype_abbr,rvec_lgl)
S3method(vec_ptype_full,rvec_chr)
S3method(vec_ptype_full,rvec_dbl)
S3method(vec_ptype_full,rvec_int)
S3method(vec_ptype_full,rvec_lgl)
S3method(weighted_mad,default)
S3method(weighted_mad,rvec)
S3method(weighted_mean,default)
S3method(weighted_mean,rvec)
S3method(weighted_median,default)
S3method(weighted_median,rvec)
S3method(weighted_sd,default)
S3method(weighted_sd,rvec)
S3method(weighted_var,default)
S3method(weighted_var,rvec)
S3method(xtfrm,rvec)
export(as_list_col)
export(collapse_to_rvec)
export(dbeta_rvec)
export(dbinom_rvec)
export(dcauchy_rvec)
export(dchisq_rvec)
export(dexp_rvec)
export(df_rvec)
export(dgamma_rvec)
export(dgeom_rvec)
export(dhyper_rvec)
export(dlnorm_rvec)
export(dmultinom_rvec)
export(dnbinom_rvec)
export(dnorm_rvec)
export(dpois_rvec)
export(draws_all)
export(draws_any)
export(draws_ci)
export(draws_fun)
export(draws_mean)
export(draws_median)
export(draws_mode)
export(draws_quantile)
export(dt_rvec)
export(dunif_rvec)
export(dweibull_rvec)
export(expand_from_rvec)
export(if_else_rvec)
export(is_rvec)
export(map_rvec)
export(n_draw)
export(pbeta_rvec)
export(pbinom_rvec)
export(pcauchy_rvec)
export(pchisq_rvec)
export(pexp_rvec)
export(pf_rvec)
export(pgamma_rvec)
export(pgeom_rvec)
export(phyper_rvec)
export(plnorm_rvec)
export(pnbinom_rvec)
export(pnorm_rvec)
export(ppois_rvec)
export(pt_rvec)
export(punif_rvec)
export(pweibull_rvec)
export(qbeta_rvec)
export(qbinom_rvec)
export(qcauchy_rvec)
export(qchisq_rvec)
export(qexp_rvec)
export(qf_rvec)
export(qgamma_rvec)
export(qgeom_rvec)
export(qhyper_rvec)
export(qlnorm_rvec)
export(qnbinom_rvec)
export(qnorm_rvec)
export(qpois_rvec)
export(qt_rvec)
export(qunif_rvec)
export(qweibull_rvec)
export(rank)
export(rbeta_rvec)
export(rbinom_rvec)
export(rcauchy_rvec)
export(rchisq_rvec)
export(rexp_rvec)
export(rf_rvec)
export(rgamma_rvec)
export(rgeom_rvec)
export(rhyper_rvec)
export(rlnorm_rvec)
export(rmultinom_rvec)
export(rnbinom_rvec)
export(rnorm_rvec)
export(rpois_rvec)
export(rt_rvec)
export(runif_rvec)
export(rvec)
export(rvec_chr)
export(rvec_dbl)
export(rvec_int)
export(rvec_lgl)
export(rweibull_rvec)
export(sd)
export(var)
export(weighted_mad)
export(weighted_mean)
export(weighted_median)
export(weighted_sd)
export(weighted_var)
import(vctrs)
importFrom(methods,setOldClass)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(utils,globalVariables)
