free_r_tips icon indicating copy to clipboard operation
free_r_tips copied to clipboard

Function "pivot_table" does not exist

Open StevenVanAken opened this issue 3 years ago • 2 comments

The R code does not work. The function is not available in the library.

StevenVanAken avatar Oct 14 '21 14:10 StevenVanAken

@StevenVanAken , I've checked the code but did not find any reference on pivot_table(). Do you mean pivot_longer() / pivot_wider() which come with the tidyverse package?

vsteiger avatar Nov 06 '21 14:11 vsteiger