loadAllInstalledIds: Installed texts

Description Usage Arguments Value

View source: R/collections.R

Description

Returns a list of all ids that are installed

Usage

1
2
3
4
loadAllInstalledIds(
  asDataFrame = FALSE,
  dataDirectory = getOption("qd.datadir")
)

Arguments

asDataFrame

Logical value. Controls whether the return value is a list (with colon-joined ids) or a data.frame with two columns (corpus, drama)

dataDirectory

The directory in which precompiled drama data is installed

Value

A character vector with all installed play ids


DramaAnalysis documentation built on Jan. 13, 2021, 10:02 p.m.