pacman::p_load('xml2',
'patchwork' # for easy plot layouts
)
Analyze Apple Health data
Inspire by these two blogs: new one and old one, I ignited my interests in analyzing my Apple Health data again! I have tried it out before, but in that post, I stopped with printing a table of my health data. This time I want to do more data visualization.