Skip to content

Commit

Permalink
Update test-p_function.R
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke authored Sep 16, 2024
1 parent 9cc9bd1 commit 05498c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-p_function.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
skip_if_not_installed("sandwich")

data(iris)
model <- lm(Sepal.Length ~ Species, data = iris)

Expand Down

0 comments on commit 05498c2

Please sign in to comment.