hafen / trelliscopejs

TrelliscopeJS R Package
https://hafen.github.io/trelliscopejs
Other
263 stars 36 forks source link

facet_trelliscope and custom cognostics #59

Open hathawayj opened 6 years ago

hathawayj commented 6 years ago

@hafen I see the auto_cog_data = TRUE option. However, I don't quite see how to input predeveloped cognostics if auto_cog_data = FALSE to include with my trelliscopejs work that is generated from facet_trelliscope()

Seems like I could possibly use write_cognostics(). Do you have a short vignette that could show how to include predeveloped cognostics when using facet_trelliscope()?