You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ft_v2_api() function returns an error message when using the modes 'WordCloud*':
Error in mutate():
! Problem while computing modeSearch = modeSearch %>% str_to_upper().
Caused by error in stri_trans_toupper():
! object 'modeSearch' not found
The text was updated successfully, but these errors were encountered:
The ft_v2_api() function returns an error message when using the modes 'WordCloud*':
Error in
mutate()
:! Problem while computing
modeSearch = modeSearch %>% str_to_upper()
.Caused by error in
stri_trans_toupper()
:! object 'modeSearch' not found
The text was updated successfully, but these errors were encountered: