dfeehan / networkreporting

network reporting methods in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status

Summary

The goal of the networkreporting package is to help people use network reporting methods.

Installing

You can install:

  • the latest released version from CRAN with

    install.packages("networkreporting")
  • the latest development version from github with

    install.packages("devtools")
    devtools::install_github("dfeehan/networkreporting")

Vignettes

The networkreporting package enables you to use several methods that many people currently think of as distinct. Here are some vignettes for how to use the package:

Issues

If you would like to suggest a feature or report a bug, please create an issue

Citation

The development of this software was supported by a grant from the National Institutes of Health (R01-HD075666).

If you use our package for your research, please cite it so that we can continue to develop it.

About

network reporting methods in R

License:Other


Languages

Language:HTML 59.1%Language:R 40.9%