Why Nostr? What is Njump?
2024-08-16 20:02:55

Su-Shee on Nostr: I just šŸ˜ #R - the shortest, easiest way to actually generate something from ...

I just šŸ˜ #R - the shortest, easiest way to actually generate something from vega/vega-lite is.. three lines of code:

library(vegawidget)
vega_spec <- jsonlite::read_json("vega-lite.json")
vegawidget(vega_spec)

and et viola - there it is!

Author Public Key
npub15vsajtkymk3f7ftumhupxgffsw96wp46kw4xk2wns26p6pv0q6ksyh8pnl