Skip to content

tymaxjones/PWtrelliscopeFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PW Trelliscope Functions

A package to generate trelliscope displays.

Heat Map Trelliscope

using the heatmap_trelliscope() function you can create a trelliscope of heatmaps.

Here is an example using the gapminder dataset:

heatmap_trelliscope(gapminder::gapminder, "continent",'year','country',"lifeExp")

Sankey Trelliscope

using the sankey_trelliscope() function yo ucan create a trelliscope of sankey charts

About

Functions for automatic trelliscope creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published