Hi ...
i have downloaded a file from (https://population.un.org/wpp/Download/Files/1_Indicator%20(Standard)/CSV_FILES/WPP2024_TotalPopulationBySex.csv.gz)
and i would like to know how to retrieve date stamp from the csv.gz file (created date) similar to utils::unzip( setTimes = TRUE) using R in Windows?
DavoWW
2
Have you tried the file.info()
function?
system
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.