if (FALSE) {
dataset_sentence_polarity()
# Custom directory
dataset_sentence_polarity(dir = "data/")
# Deleting dataset
dataset_sentence_polarity(delete = TRUE)
# Returning filepath of data
dataset_sentence_polarity(return_path = TRUE)
}
Run the code above in your browser using DataLab