mwillumz

Results 4 comments of mwillumz

Sure (though I'm not sure how to best drop the rmarkdown file in here. An *.Rmd file that looks like the following will mask the slider while switching to output:...

Somewhat counter intuitively it appears that the "play-controls" div should not be nested within the html-widget div but instead follow it. I'm honestly not sure how to make this change...

Searched for that first coordinate at https://raw.github.com/will0955/hmda/master/States.geojson and had a different (and valid I think) result... ``` { "type": "Feature", "properties": { "GEO_ID": "0400000US02", "STATE": "02", "NAME": "Alaska" }, "geometry":...

This seems to be a bug (happened to me too). However, I couldn't reproduce a minimal example. In fact, after reloading project and rekniting I had a full table. ???