https://github.com/cran/bayestestR
Raw File
Tip revision: 85d0a0463621c30063752c5577e591be0de5ae60 authored by Dominique Makowski on 26 July 2021, 08:40:08 UTC
version 0.10.5
Tip revision: 85d0a04
dot-select_nums.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{.select_nums}
\alias{.select_nums}
\title{select numerics columns}
\usage{
.select_nums(x)
}
\description{
select numerics columns
}
\keyword{internal}
back to top