Using R packages Interactive Time-Use US Map Graph (Means by State)

I have created two R packages to create interactive US Map with Time Use Means by State in your blog:

  1. timeuse R package
  2. usmap R package

The first package "timeuse" transforms an ATUS-X extract into the required format. For usmap transformation, please use "tu_usmap".

The second package "usmap" takes in the transformed data in JSON format and creates a map graph you see here.