Skip to content

Commit

Permalink
explore update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Sep 20, 2022
1 parent 195727d commit 3608827
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions 054_explore/054_explore.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ mpg

mpg %>% explore()

mpg %>% select(-cty) %>% explore()

# * Describe ----

mpg %>% describe_all()
Expand Down
6 changes: 3 additions & 3 deletions 054_explore/explore_plots.html

Large diffs are not rendered by default.

0 comments on commit 3608827

Please sign in to comment.