[R] Trouble with tibbles

2018-06-28 Thread Juan Telleria Ruiz de Aguirre
Factor Data Type, indeed, is of typeof() Numeric. Try converting that column to character with as.character() Class transformation then must work :) Juan [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCR

[R] Trouble with tibbles

2018-06-14 Thread Kevin E. Thorpe
I am trying to learn and use the tidyverse tools and one peculiarity that I seem to encounter is that converting some data frames to tibbles gives surprising results. I tried to make a toy example illustrates the problem but couldn't. Let me show some output that illustrates the problem. > str