RAPI
|
Go to the source code of this file.
#define jump_to_toplevel Rf_jump_to_toplevel |
#define mainloop Rf_mainloop |
#define NORET |
#define onintrNoResume Rf_onintrNoResume |
void NORET jump_to_toplevel | ( | void | ) |
void mainloop | ( | void | ) |
void onintr | ( | void | ) |
void onintrNoResume | ( | void | ) |
void process_site_Renviron | ( | void | ) |
void process_system_Renviron | ( | void | ) |
void process_user_Renviron | ( | void | ) |
void R_ClearerrConsole | ( | void | ) |
void R_FlushConsole | ( | void | ) |
char* R_HomeDir | ( | void | ) |
void R_RestoreGlobalEnv | ( | void | ) |
void R_RestoreGlobalEnvFromFile | ( | const char * | name, |
Rboolean | quiet | ||
) |
void R_SaveGlobalEnv | ( | void | ) |
void R_SaveGlobalEnvToFile | ( | const char * | name | ) |
void R_setStartTime | ( | void | ) |
void R_setupHistory | ( | void | ) |
void R_Suicide | ( | const char * | ) |
FILE* R_Consolefile |
int R_DirtyImage |
void* R_GlobalContext |
char* R_GUIType |
char* R_HistoryFile |
int R_HistorySize |
char* R_Home |
FILE* R_Outputfile |
int R_RestoreHistory |
int R_SignalHandlers |