Extracting and importing untidy Excel tables into R to wrangle for Tableau export -
i want read in r excel tab has following content configuration more tidy data format. next picture shows how want content once of code has run. table below represents file come in daily. each day, numbers , date change, format same. need learn how automate extraction of pieces of format r excel. end goal stack daily data format can exported tableau.
the image above (figure 2) represents final format want arrive at. know there several packages read in excel data r, cannot figure out how can possibly automate tasks readr or readxl etc... @ least hoping 1 has faced type of problem before , can give me general directions.


Comments
Post a Comment