read_log: Reads the log of a chronicle.

View source: R/chronicle.R

read_logR Documentation

Reads the log of a chronicle.

Description

Reads the log of a chronicle.

Usage

read_log(.c)

Arguments

.c

A chronicle object.

Value

The log of the object.

Examples

## Not run: 
read_log(chronicle_object)

## End(Not run)

chronicler documentation built on June 22, 2024, 11:30 a.m.