[R] Detecting startup flags from within R.

Rolf Turner r.turner at auckland.ac.nz
Fri Feb 20 00:11:01 CET 2009



Is there a way to detect from within R whether, e.g., R has been
started with the --no-restore-data flag set?  So as to be able
to invoke code along the following lines:

	if( --no-restore-data flag set) {
		do something
	} else {
		do something else
	}

Thanks for any assistance.

	cheers,

		Rolf Turner

######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}




More information about the R-help mailing list