compute fisher exact test (chisq test when failure) p value for two categorical variable
| 1 | getfisherP(x, y, isBinary = FALSE)
 | 
| x | categorical var 1 | 
| y | categorical var 2 | 
| isBinary | if both are binary variable 0, 1, we can compute OR to determine direction of association | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.