Skip to content
Prev 387343 / 398502 Next

A tibble with date column appears different in shiny

Hello,

In

us_counties <- read.csv(text = x)

remove 'text=', you are reading from a url, not from a text string.

Hope this helps,

Rui Barradas

----- Mensagem de Gayathri Nagarajan <gayathri.nagarajan at gmail.com> ---------

  Data: Thu, 4 Mar 2021 21:51:05 -0800

  De: Gayathri Nagarajan <gayathri.nagarajan at gmail.com>

  Assunto: Re: [R] A tibble with date column appears different in shiny

  Para: Rui Barradas <ruipbarradas at sapo.pt>
----- Fim da mensagem de Gayathri Nagarajan  
<gayathri.nagarajan at gmail.com> -----