extract_pvalue: Extract p-values from a string

Description Usage Arguments Value See Also Examples

Description

Given a character string, this function will extract the p-value

Usage

1
extract_pvalue(x, full = TRUE)

Arguments

x

a character string containing a p-value

full

include "p=" or just the number, Default: TRUE

Value

a character string

See Also

str_extract

Examples

1
2
3
4
5
## Not run: 
if(interactive()){
 }

## End(Not run)

jcpsantiago/paperHelper documentation built on May 8, 2019, 12:55 p.m.