Skip to content
/ isnar Public

Functions and datasets accompanying the workshop I teach

License

Notifications You must be signed in to change notification settings

mbojan/isnar

Repository files navigation

Introduction to SNA with R

R-CMD-check

Functions and datasets accompanying the workshop I teach.

Installation

In general, use:

devtools::install_github("mbojan/isnar")

Windows users might pick up the latest Windows binary build from AppVeyor:

  1. Go to https://ci.appveyor.com/project/mbojan/isnar/build/artifacts

  2. Download the ZIP archive (isnar_X.Y-Z.zip where XYZ designate package version).

  3. In R/RStudio call:

    install.packages(file.choose(), repos=NULL)

    File explorer will pop up.

  4. Navigate and open the downloaded ZIP file.

  5. DONE.

About

Functions and datasets accompanying the workshop I teach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published