grapes-.-grapes: slimrlang stub for the SLiM '.' operator

Description Usage Arguments Copyright Author(s)

Description

Use this in place of '.' from SLiM to specify a method or a property coming from a particular SLiM class. Note that the R function is a stub, it does not do anything in R (except bring up this documentation). It will only do anything useful when used inside a \code\linkslim_block function further nested in a \code\linkslim_script function call, where it will be translated into valid SLiM code as part of a full SLiM script.

Usage

1
lhs %.% rhs

Arguments

lhs

Object of class rhs, to extract methods or properties from

rhs

SLiM class R object (such as Subpopulation, .M, etc.). Type slim_classes for a table of possible values.

Copyright

This is documentation for a function in the SLiM software, and has been reproduced from the official manual, which can be found here: \urlhttp://benhaller.com/slim/SLiM_Manual.pdf. This documentation is Copyright © 2016–2020 Philipp Messer. All rights reserved. More information about SLiM can be found on the official website: \urlhttps://messerlab.org/slim/

Author(s)

Benjamin C Haller (\emailbhaller@benhaller.com) and Philipp W Messer (\emailmesser@cornell.edu)


rdinnager/slimrlang documentation built on June 20, 2020, 8:17 p.m.