phrases logo taken from hydrogen

The goal of phrases is to list all phrasal verbs in English Club website.

I believe it would be a good learning resource to improve English within R.

Example

Install with devtools::install_github("sumanstats/phrases") or remotes::install_github("sumanstats/phrases").

To see all the phrasal verbs execute:

library(phrases)
View(phrases)