Skip to content

Commit

Permalink
Update _list_methods.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ddotta authored Feb 24, 2024
1 parent 4bc50c1 commit f22dccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/content/data_manipulation/_list_methods.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
```{r}
#| label: list-functions-methods
# See all public functions
pl_show_all_public_functions()
pl$pl_show_all_public_functions()
# See all public methods
pl$show_all_public_methods()
```

0 comments on commit f22dccc

Please sign in to comment.