powered by
Set and get the global value for n for rando functions
set_n(n)get_n()
get_n()
value to set as the default n
The current global default value for n. set_n() returns this value invisibly
set_n()
# NOT RUN { set_n(100) get_n() # }
Run the code above in your browser using DataLab