powered by
ask(message="Type in datum")
n <- ask("sample size") nv <- ask("vector of sample sizes") # in the second case, the user could reply eg with `c(5,10,30)'
Run the code above in your browser using DataLab