crtahlin / medplot

Functions for drawing graphs in R visualizing medical information.
4 stars 2 forks source link

Box plots - add another graph with faceting... #94

Closed crtahlin closed 10 years ago

crtahlin commented 10 years ago

... Measurement on Y axis, Symptoms on X axis (transpose current one)

crtahlin commented 10 years ago

Above is probably incorrect (I hope:); I have added faceting Maesurement~Variables (the one above was already implemented). See 3c65c01149f9c4dd4f24fcc329dc55b4283b0bf8 .