tmatta / lsasim

Simulate large scale assessment data
6 stars 5 forks source link

Improve documentation for select() #44

Open wleoncio opened 3 years ago

wleoncio commented 3 years ago

select() is an exported function created to be used instead of c() as the n argument of cluster_gen. That is basically as far as the documentation for this function goes. It would be nice if there were more details about what it does and, ideally, some examples of cluster_gen() using n=select(...).