ybook: R code for the Yuima Book

View source: R/yuima.R

ybookR Documentation

R code for the Yuima Book

Description

Shows the R code corresponding to each chapter in the Yuima Book.

Usage

ybook(chapter)

Arguments

chapter

a number in 1:7

Details

This is an accessory function which open the R code corresponding to Chapter "chapter" in the Yuima Book so that the reader can replicate the code.

Examples

ybook(1)

yuima documentation built on Nov. 14, 2022, 3:02 p.m.

Related to ybook in yuima...