Export to iramuteq
Examples
df <- janeaustenr::austen_books()
path_txt <- file.path(tempfile(fileext=".txt"))
export_to_iramuteq(df,"book","text",path_txt)
#> NULL
Export to iramuteq
df <- janeaustenr::austen_books()
path_txt <- file.path(tempfile(fileext=".txt"))
export_to_iramuteq(df,"book","text",path_txt)
#> NULL