powered by
Obtain the last session or default session.
get_sas_session()
A new SAS session if there are no previous SAS session, or the last SAS session created.
this function is designed to facilitate the R users programming practice of function oriented programming instead of object oriented programmings.