Changes between Version 54 and Version 55 of WikiStart
- Timestamp:
- 08/04/18 12:50:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v54 v55 29 29 30 30 ||='''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 || || || 31 34 || 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'' || 32 35 || get_token_local || Reads the token from the local file || … … 38 41 || 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) || 39 42 || || || 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 || 42 45 || || || 43 46