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 May 29, 2024, 1:23 a.m.