slidings_scheme | R Documentation |
Helper function that deduces (likely to be a reminder)
partition scheme from $slidings
of Ldk
objects.
slidings_scheme(Coo)
Coo |
an Ldk object |
a list with two components: n
the number of partition; id
their position. Or a NULL if no slidings are defined
Other ldk/slidings methods:
add_ldk()
,
def_ldk()
,
def_slidings()
,
get_ldk()
,
get_slidings()
,
rearrange_ldk()
# no slidings defined a NULL is returned with a message
slidings_scheme(wings)
# slidings defined
slidings_scheme(chaff)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.