View source: R/character_get.power.R
get.power | R Documentation |
Extracts a priori power and empirial power values from text.
get.power(x)
x |
text string to process. |
Numeric. Identified power values.
study.character
for extracting multiple study characteristics at once.
x<-"We used G*Power 3 to calculate the needed sample with
beta error rate set to 12% and alpha error to .05."
get.power(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.