You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the current version (0.1.3) from github, everything seems to work as intendend, except that the individual Anscombe data sets (_leverage, '_linear`) etc. are empty:
library(quartets)
anscombe_leverage# A tibble: 0 × 3# ℹ 3 variables: dataset <chr>, x <dbl>, y <dbl>
This does not seem to be a case for the other data sets:
After installing the current version (0.1.3) from github, everything seems to work as intendend, except that the individual Anscombe data sets (
_leverage
, '_linear`) etc. are empty:This does not seem to be a case for the other data sets:
The text was updated successfully, but these errors were encountered: