bschilder / ThreeWayTest

Summary statistics-based association test for identifying the pleiotropic effects with set of genetic variants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve function/data documentation

bschilder opened this issue · comments

Functions

Functions are currently located in R/functions.R

Function documentation in the Roxygen notes should be fully fleshed out to include informative titles and descriptions of each function, as well as for each parameter in each function. See here for tutorial on how to do this:
https://r-pkgs.org/man.html

Data

Built-in data should also be documented. Documentation for these objects can be found in:
R/data.R