get_stopfuncs {tidycode}R Documentation

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()

Value

A tbl_df with one column:

Examples

get_stopfuncs()

[Package tidycode version 0.1.1 Index]