Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Feb 4, 2024
1 parent fa3905a commit 8e1ab69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ pak::pak("tadascience/snitch")
``` r
# snitch on one function
snitch::fun(rnorm)
#> Tracing function "rnorm" in package "stats"
#> [1] "rnorm"

# snitch on all functions from a package
snitch::pkg("dplyr")
#> NULL
```

0 comments on commit 8e1ab69

Please sign in to comment.