Read the data from X-LOG storage, parse and convert to a list object then upload it to "data-int" server.
1 | process.lsi.xlog(dirLSIXLOG, dirAWS, dirUP = NULL, upload = TRUE)
|
dirLSIXLOG |
full path to the directory of X-LOG. Example: "C:/DATA/X-LOG" |
dirAWS |
full path to the directory to store the parsed data. Example: "E:/MeteoRwanda" |
dirUP |
full path to the directory to store the uploaded data in |
upload |
logical, if TRUE the data will be uploaded to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.