type_sum.expr_list {drake} | R Documentation |
Type summary printing
![[Questioning]](../help/figures/lifecycle-questioning.svg)
Description
Ensures <expr>
is printed at the top
of any drake
plan column that is a list of language objects
(e.g. plan$command
).
Usage
type_sum.expr_list(x)
Arguments
x |
List of language objects. |
[Package drake version 7.13.10 Index]