timelyportfolio
timelyportfolio
I should add this https://github.com/mozilla-services/react-jsonschema-form also.
@katrinabrock very nicely done. thank you.
@motiz88 any interest in getting this current with `master`? I am trying to pull this my branch but am late to the party and unsure of status. Thanks.
rawgit, especially the cdn version, would be an option (see [FAQ](https://rawgit.com/faq)), but I think the `gh-pages` route would work better. Want me to check with the author to see if...
since @encharm so nicely added a `gh-pages` branch, the `url` pattern will be ``` http://encharm.github.io/Font-Awesome-SVG-PNG/svg/*.svg ``` I'm thinking we will need to transform this to limit the viewBox.
I can't speak for @renkun-ken, but changing this would change expected `R` behavior. You could either wrap in a function for scoping or use `local`. ``` 1:10 %>>% {local({x=10;print(.)})} x...
Oh nice, I'll play with it. I think this does something that is basically impossible with `R` lists, and something I wanted in `list.search`. Do you have any immediate use...
Reading my mind. Will assemble some options. With [@ramnathv/htmlwidgets](http://github.com/ramnathv/htmlwidgets) there will be some great opportunities for these.
I think [this one](https://cpsievert.shinyapps.io/ggtree/) from @cpsievert could easily be adapted to work with all nonrelational data.
[RCircos](http://cran.r-project.org/web/packages/RCircos/index.html) although not interactive also might work well here.