Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Workshop reader for Reproducible Research for Teams with GitHub

License

NotificationsYou must be signed in to change notification settings

ucdavisdatalab/workshop_git_for_teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop: Reproducible Research for Teams with GitHub

UC Davis DataLab

Winter 2022

Common links:

Protocols:

The course reader is a live webpage, hosted through GitHub, where you can enter curriculum content andpost it to a public-facing site for learners. Supplementary examples for other readings are alsoappropriate, but please refrain from using it as a space to host slides.

To make alterations to the reader:

  1. Clone this repo.
  2. Edit one of the existing chapter.Rmd files or create a new one. Thechapter files are at the top level of the repository. They follow the namingscheme##_topic-of-chapter.Rmd (an exception to this naming scheme isindex.Rmd, which contains the reader's index page). You should enter yourtext, links, and any supporting media directly into the file.
  3. Run the scriptgen_html.R to regenerate the HTML files in thedocs/directory. You can do this in the shell with./gen_html.R or in R withsource("gen_html.R").
  4. Once you have made your changes, commit and push both the files you editedand thedocs/ directory. The live web page will update accordingly.

Follow the established style and formatting conventions in chapter files,including those for linking to media on theds.lib server. On theds.libserver, the course media directory is in the public-facing portion of theDataLab website (ds.lib.ucdavis.edu).

Summary of important files:

  • docs -- output HTML files
  • img -- image files used in chapters
  • _bookdown.yml -- bookdown settings (mostly where files are)
  • _common.R -- R code to run at beginning of R session for each chapter
  • gen_html.R -- R script to generate the HTML files
  • index.Rmd -- index page
  • _output.yml -- bookdown settings (mostly formatting)

License:

CC BY-NC 2.0

Contributors5


[8]ページ先頭

©2009-2026 Movatter.jp