powered by
Check if the autonomy level has been configured.
autonomy.is_set()
[logical] TRUE if the autonomy level is set, FALSE otherwise.
if (FALSE) { if (!autonomy.is_set()) { message("Autonomy level not configured") } }
Run the code above in your browser using DataLab