calculate_rasta | R Documentation |
Calculate a specific RASTA(A, B, C, Ref) from an input block table.
calculate_rasta(raw_ras, A, B, C)
raw_ras |
tibble. A tibble containing the results |
A |
character. Population A fr the rasta calculation. Must be present in the raw_ras$Left. |
B |
character. Population B for the rasta calculation. Must be present in the raw_ras$Left. |
C |
character. Population C for the rasta calculation. Must be present in the raw_ras$Right. |
A tibble with the requested RASTA, it's error and ZScore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.