I am trying to download a .xlsx file using the RCurl library and GetUrl() function.
But i get the error embedded nul in string: 'PK\003\004\024\0\006\0\b\0\0\0!\0ª÷X¤z\001\0\0\024\006\0\0\023\0\b\002[Content_Types].xml ¢\004\002( \0\002\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\'
Is there anyway to handle this? The same call works perfectly fine for .csv file formats.
Any Help is appreciated.
Thanks!