GEMINI-Medicine / Rgemini

A custom R package that provides a variety of functions to perform data analyses with GEMINI data
https://gemini-medicine.github.io/Rgemini/
Other
3 stars 0 forks source link

[FEAT]: Add function to simulate dummy ipadmdad table #52

Closed loffleraSMH closed 8 months ago

loffleraSMH commented 9 months ago

New Feature Request

We should have a function to create a dummy ipadmdad table, which would be useful for 1) unit tests and 2) illustration purposes in vignettes.

Once this function has been created & reviewed, please remove the old dummy_admdad() function and call new dummy_ipadmdad function in tests/testthat/test-mlaps.R.