loadCharacters {DramaAnalysis} | R Documentation |
Character data loading
Description
Loads a table of characters and meta data
Usage
loadCharacters(
ids,
defaultCollection = "tg",
dataDirectory = getOption("qd.datadir")
)
Arguments
ids |
a list or vector of ids |
defaultCollection |
the default collection |
dataDirectory |
the data directory |
Value
A data.frame extracted from the CSV file about characters
[Package DramaAnalysis version 3.0.2 Index]