Skip to content

uva-bi-sdad/community_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

288 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Example

This site was generated from the Social Data Commons's community_example view.

To recompile from source repositories, clone that repository, and run this (assuming this repository is in the same directory):

# remotes::install_github("uva-bi-sdad/community")
library(community)

# clone/pull the data repositories
datacommons_refresh("../social_data_commons")

# rebuild the view
datacommons_view(
  "../social_data_commons", "community_example", entity_info = NULL, prefer_repo = TRUE
)

To run the site locally, run this:

site_build(
  "../community_example", version = "dev", serve = TRUE,
  endpoint = "https://vdh-data-commons.netlify.app/api"
)

About

Site to test and demo community package features.

Resources

Stars

0 stars

Watchers

6 watching

Forks

Contributors