csgillespie / efficientR

Efficient R programming: a book
https://csgillespie.github.io/efficientR/
Other
720 stars 373 forks source link

Fix a typo #313

Closed zekiakyol closed 1 year ago

zekiakyol commented 1 year ago

It fixes a typo by changing dplyr:filter() to dplyr::filter().