get_corpus: Get corpus

View source: R/get_corpus.R

get_corpusR Documentation

Get corpus

Description

This function provides an alternative to accessing corpora like hcorp::classical_1. Instead, the same corpus can be accessed by calling get_corpus("classical_1").

Usage

get_corpus(name)

Arguments

name

(Character scalar) Name of the corpus to access.


pmcharrison/hcorp documentation built on March 16, 2023, 8:46 a.m.