tidycode (version 0.1.0)

get_stopfuncs: Get a tidy data frame of a "stopword" lexicon for R functions

Description

Get a data frame listing one function per row.

Usage

get_stopfuncs()

Arguments

Value

A tbl_df with one column:

  • func: the function identified as a "stopword"

Examples

Run this code
# NOT RUN {
get_stopfuncs()
# }

Run the code above in your browser using DataLab