title: "Organizational Network Analysis" author: "Tom Stockton" date: "11/29/2018" output: rmarkdown::html_vignette vignette: > %% \VignetteEngine{knitr::knitr} %% \VignetteIndexEntry{snaWeb}
onaNetwork <- snaWeb::buildNetwork(sites='["http://npr.org"]',searchtype = "related")
## NPR : National Public Radio : News & Analysis, World, US, Music & Arts : NPR
## WBUR
## Washington Post: Breaking News, World, US, DC News & Analysis - The Washington Post
## PRI.org: Its your world. Jump in.
## TIME | Current & Breaking News | National & World Updates
## USA TODAY: Latest World and US News- USATODAY.com
## Democracy Now! | Democracy Now!
## Marketplace
## The Atlantic
## KCRW 89.9FM | Music, NPR News, Culture Los Angeles
## The Nation
onaNetwork <- snaWeb:::graphMetrics(onaNetwork)
Network visualization is based on the networkD3 package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.