jespermaag / gganatogram

Create anatograms using ggplot2
379 stars 52 forks source link

Help understand X and Y values #30

Open Jokendo-collab opened 2 years ago

Jokendo-collab commented 2 years ago

Hi, I find your package interesting and I would like to use it in my research. I have a question for the following code in your publication

`biopsies <- data.frame(biopsy = c("liver", "heart", "prostate", "stomach", "brain"),
` x = c(55, 50, 53, 60, 57),
 y = c(48, 60, 95, 68, 10),
 value = c(10, 15, 5, 2, 15)) 

How do you decide on the X and Y values? For my research I want to use: tongue", "lung", "nasal_pharynx", "urinary_bladder"