Get data frame into right format from web-scrapping work [closed]
I have code which I use to web scrape past air atmosphere data repeatedly by wrapping the httr in the function.The original code works well on looping task. You may find the original code here https://stackoverflow.com/a/52545775/7356308 . I modified it a bit to web-scrap different part in the website. Unfortunately it didn't return right format especially the observation time. #' @param region one of "`naconf`", "`samer`", "`pac`", "`nz`", "`ant`", "`np`", #' "`europe`", "`africa`", "`seasia`", "`mideast`" (which matches the #' values of the drop-down menu on the site) #' @param date an ISO