Learn R Programming

languageR (version 1.5.0)

spanishMeta: Metadata for the spanish and spanishFunctionWords data sets

Description

By-text metadata for the spanish and spanishFunctionWords data sets.

Usage

data(spanishMeta)

Arguments

Format

A data frame with 15 observations on the following 6 variables.

Author

a factor with levels C, M, and V.

YearOfBirth

a numeric vector with year of birth of the author.

TextName

a factor with codes for the texts as levels ( X14458gll ... X14476gll).

PubDate

a numeric vector with data of publication of the text.

Nwords

a numeric vector with text sizes in tokens.

FullName

a factor with author names: Cela, Mendoza and VargasLLosa.

References

Spassova, M. S. (2006) Las marcas sintacticas de atribucion forense de autoria de textos escritos en espanol, Masters thesis, Institut Universitari de Linguistica Aplicada, Universitat Pompeu Fabra, Barcelona.

Examples

Run this code
# NOT RUN {
data(spanishMeta)
# }

Run the code above in your browser using DataLab