R/data.R

#' Phrasal Verbs
#'
#' Contains 1108 phrasal verbs from English Club as of 27th August 2023
#'
#' @format A tibble with 1108 rows and two columns:
#' \describe{
#'    \item{PHRASES}{all phrasal verbs in English Club website}
#'    \item{MEANING}{meaning of those phrasal verbs}
#' }
#' @source <https://www.englishclub.com/ref/Phrasal_Verbs/>
#'
"phrases"

Try the phrases package in your browser

Any scripts or data that you put into this service are public.

phrases documentation built on Aug. 29, 2023, 5:08 p.m.