Changes between Version 54 and Version 55 of WikiStart


Ignore:
Timestamp:
08/04/18 12:50:26 (6 years ago)
Author:
alafoe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v54 v55  
    2929 
    3030 ||='''Function name'''=||='''Description'''=|| 
     31 || read.dst  || Function to read a .dst file and transform it into a structure usable in R || 
     32 || write.RSMcsv  || Function to export data in a CSV format readable by RS MINERVE (currently not used in the tools listed below) || 
     33 || || || 
    3134 || get_token || Manage acquisition of the token : first uses ''get_token_local'', if it fails, uses ''get_token_server'' and the saves the token with ''write_token'' || 
    3235 || get_token_local || Reads the token from the local file || 
     
    3841 || pause_and_print || Function to makes a break and print that it has done a break (used in the download functions, to handle cases where API-REST does temporary not answer, for example due to a manuel restart) || 
    3942 || || || 
    40  || read.dst  || Function to read a .dst file and transform it into a structure usable in R || 
    41  || write.RSMcsv  || Function to export data in a CSV format readable by RS MINERVE (currently not used in the tools listed below) || 
     43 || is_windows  || Checks if the OS of the machine is Windows || 
     44 || cURL_binary  || Returns location of the curl .exe || 
    4245 || || || 
    4346