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 |
Value
Data frame. Columns: "instruction", "letter", "color"
[Package avidaR version 1.2.1 Index]