R/examples.R
tf_example_names.Rd
The bundled set is four example theories and one literature corpus, panic-corpus.yaml, which tf_read_corpus() reads.
panic-corpus.yaml
tf_read_corpus()
tf_example_names()
A sorted character vector of the .yaml file names. The Python twin's example_names() applies the same extension filter, so the two list the same set.
.yaml
example_names()
tf_example_names() #> [1] "modality-switching.theory.yaml" "panic-corpus.yaml" #> [3] "panic-network-2026-v2.theory.yaml" "panic-network.theory.yaml" #> [5] "weak-theory.theory.yaml"