inst/doc/updating_theory.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(theorytools)

## ----eval = FALSE-------------------------------------------------------------
# download_theory(
#   id = "https://doi.org/10.5281/zenodo.14921521",
#   path = "c:/theories/tripartite_downloaded")

## ----eval = FALSE-------------------------------------------------------------
# download_theory(
#   id = "https://github.com/cjvanlissa/tripartite_model.git",
#   path = "c:/theories/tripartite_clone")

## ----eval = FALSE-------------------------------------------------------------
# worcs::git_update("Describe your changes to the theory.")

Try the theorytools package in your browser

Any scripts or data that you put into this service are public.

theorytools documentation built on Aug. 8, 2025, 6:43 p.m.