powered by
multipleheatmap(data, demography, f, category = TRUE)
Graph
Table
# Continuous factor example multipleheatmap(sampledata_multiple,demography,Age,category=FALSE) # Categorical factor example multipleheatmap(sampledata_multiple,demography,Gender,category=TRUE)
Run the code above in your browser using DataLab