Forum Discussion
R error
Hi Pedzila,
What is your current situation?
Could you please share about the R scripts that you used here?
We will try to reproduce the error and see if we could find any helpful information with the scripts.
I suspect it would work as the data source and not a transform step, should be caused by some functions used in the R scripts.
Regards
Hi
THanks for replying
R script below
# 'dataset' holds the input data for this script
library(tidytext)
library(dplyr)
title_words <- dataset %>%
select(text) %>%
unnest_tokens(Word, text)
Data (one column called text)
text
#AttributeOwnership is exactly why @apple will always be #one! #apple #marketing #marketer #business #innovation #fb
Can't wait to get my #Iphone5S!!! @apple
Swapped my #galaxys2 for an #iPhone4S. After one day I'd say I'm an @apple convert!