Learn R Programming

MoLE (version 1.0.0)

HISTORY: Inspect language-change history

Description

Shows usage of principle of change in current lineage.

Usage

HISTORY(principle, unique = TRUE)

Arguments

principle

The principle whose usage is to be inspected

unique

Should double instances be removed from overview?

Value

data frame with usage history of principle through generations

Examples

Run this code
# NOT RUN {
HISTORY('FUSE')
# }
# NOT RUN {
  #only returns entries if simulation has run for some time.
# }

Run the code above in your browser using DataLab