write_wordlist: Save a wordlist to a File

View source: R/wordlist.R

write_wordlistR Documentation

Save a wordlist to a File

Description

Save a wordlist to a csv file

Usage

write_wordlist(wl, file, overwrite = FALSE)

Arguments

wl

a wordlist object

file

character giving the name of the file

overwrite

logical indicating whether an existing file should be overwritten


stibu81/WordBox documentation built on Nov. 28, 2024, 2:29 p.m.