instruction_set: Get the genetic language of Avida

View source: R/avidaR.R

instruction_setR Documentation

Get the genetic language of Avida

Description

List of the instruction codes comprising the genetic language of digital organisms in Avida.

Usage

instruction_set(inst_set = "heads")

Arguments

inst_set

Name of the instruction set. It must be one of the following: "heads" (default), "heads-sex", or transsmt. The names correspond to the instruction set configuration files (e.g., instset-heads.cfg for "heads").

Value

Data frame. Columns: "instruction", "letter", "color"


avidaR documentation built on June 22, 2024, 9:21 a.m.