instruction_set {avidaR}R 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"


[Package avidaR version 1.2.0 Index]