{{ title }}

knitr::opts_chunk$set(
  echo = TRUE,
  warning = TRUE,
  message = TRUE,
  cache = FALSE
)

library(framework)
scaffold()

Introduction

Brief description of this notebook's purpose.

# Your code here

Analysis

# Analysis code

Results

# Results code

Session Info

sessionInfo()


Try the framework package in your browser

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

framework documentation built on Feb. 18, 2026, 1:07 a.m.