as.numeric.p_direction: Convert to Numeric

View source: R/p_direction.R

as.numeric.map_estimateR Documentation

Convert to Numeric

Description

Convert to Numeric

Usage

## S3 method for class 'map_estimate'
as.numeric(x, ...)

## S3 method for class 'p_direction'
as.numeric(x, ...)

## S3 method for class 'p_map'
as.numeric(x, ...)

## S3 method for class 'p_significance'
as.numeric(x, ...)

Arguments

x

object to be coerced or tested.

...

further arguments passed to or from other methods.


easystats/bayestestR documentation built on April 22, 2024, 10:20 p.m.