dstanley4 / apaTables

Development version of apaTables R package. Current stable version is on the CRAN.
http://dstanley4.github.io/apaTables/
Other
55 stars 13 forks source link

Variable method corr tables #27

Open Equelz opened 4 years ago

Equelz commented 4 years ago

Thank you for the great package :)

I applied the suggestion from eric-kruger in issue #18 in these commits. I'm unsure whether you want this suggestion in your code, but I think its a problem that some people have and this is a good fix for this issue. Of course I could absolutely understand if you'd prefer to close this PR or make substantial changes. Please note, that this introduces a dependency to psych::corr.test instead of stats::cor.test

osimonse commented 4 years ago

It would be very helpful indeed if apa.cor.table() would include the option to select "pearson" (and "kendall", but I don't really use the latter)