I am getting an error telling me I don't have packages when trying to use tidycensus in R/Alteryx. This works fine in Rstudio? Does anyone know how to change alteryx directory to match rstudio for calling packages?
[![library(tindycensus)
library(tigris)
Fl_blocks <- blocks("FL", year = 2010)
Fl_blocks_Alachua <- filter(Fl_blocks, COUNTYFP == "001")
# Output 2010 FL CB Data
write.Alteryx(Fl_blocks_Alachua, 1)][1]][1]