dir_map(loc = "DATA/TRANSCRIPTS/CLEANED_TRANSCRIPTS", obj.prefix = "dat",
use.path = TRUE, col.names = c("person", "dialogue"), file = NULL,
copy2clip = interactive())TRUE use the actual
path to the loc argument. If FALSE, the
code may be more portable in that the actual input to
loc is supplied to the
TRUE attempts to
copy the output to the clipboard.read.transcript(DIR <- system.file("extdata/transcripts", package = "qdap"))
dir_map(DIR)Run the code above in your browser using DataLab