We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7c9603e
Improves support for tbl_sql() objects
tbl_sql()
Switches correlation calculation for tbl_spark() tables to sparklyr::ml_corr()
tbl_spark()
sparklyr::ml_corr()
Adds package level doc (@jsta, #66)
Fixes typo on error message (@jsta)
Removes Database vignette. Plan to re-add later on (#76)
Minor updates to Using corrr vignette