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

Refactor `laps_assign_test` #55

Open vaakesan-SMH opened 9 months ago

vaakesan-SMH commented 9 months ago

The function logic is very difficult to read and generates many coercion to NA warnings, generating a lot of clutter when run.

Come up with cleaner logic and handle warnings in a more elegant way.