Description Usage Arguments Details Value Examples
(ba) Just analyzing the components of the list (consistent names have to be used) which are supposed to be character and tackle them to produce consistent slots of an alk object. The produced alk is not completed since it is defined independently of any bn.
1 |
li |
The list to be transformed into an alk object. |
name |
gives the name of the node when li\$name does not exist. |
It is worth noticing that there is some shortcuts for defining the
@ldes
slots of the resulting /alk/. (i) The logical way: a
li$ldes
component exists which can be transmitted to the
function list2des
. (ii.a) if not the possible slots (as
@defi
, @orig
,...) are available at the first level of
li
. (ii.b) the compulsory slot @name
can be also
present as li$name
or given by the argument name
.
The complete list of standard already programmed distributions is
given with help8ltype function.
The main use of this function is
to tackle alk
read from text files with the function
file2list
. It is mainly used in read8bn
function.
The generated 'alk'
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.