swh:1:snp:2c68a6c5a8af2f06ac2c0225927f25b54fd1f9d0
Raw File
Tip revision: 428249f43a9c6fd0c425b28deb5fee51a9525d69 authored by Dominique Makowski on 18 September 2022, 01:46:03 UTC
version 0.13.0
Tip revision: 428249f
as.numeric.p_direction.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/map_estimate.R, R/p_direction.R, R/p_map.R,
%   R/p_significance.R
\name{as.numeric.map_estimate}
\alias{as.numeric.map_estimate}
\alias{as.numeric.p_direction}
\alias{as.numeric.p_map}
\alias{as.numeric.p_significance}
\title{Convert to Numeric}
\usage{
\method{as.numeric}{map_estimate}(x, ...)

\method{as.numeric}{p_direction}(x, ...)

\method{as.numeric}{p_map}(x, ...)

\method{as.numeric}{p_significance}(x, ...)
}
\arguments{
\item{x}{object to be coerced or tested.}

\item{...}{further arguments passed to or from other methods.}
}
\description{
Convert to Numeric
}
back to top