ox-it / OxfordIDN_htmlwidgets

Interactive visualisation templates with htmlwidgets and R
http://ox-it.github.io/OxfordIDN_htmlwidgets/
MIT License
3 stars 6 forks source link

Comments needed in import data code #45

Closed ToonTalk closed 7 years ago

ToonTalk commented 7 years ago

desktopItems <- read.csv(file = "https://ndownloader.figshare.com/files/5360960", stringsAsFactors = F) knitr::kable(head(desktopItems))

What is 'F'?

Explain what 'knitr::kable(head(desktopItems))' accomplishes

In http://ox-it.github.io/OxfordIDN_htmlwidgets/datatable/

charliejhadley commented 7 years ago

Fix this with https://github.com/ox-it/OxfordIDN_htmlwidgets/issues/2

charliejhadley commented 7 years ago

Fixed in https://github.com/ox-it/OxfordIDN_htmlwidgets/commit/7e070c1b2fa87754fdce0440a7191e7d0848ac59