fp_gen2alias | R Documentation |
Given a generator and an effect, this function returns the alias.
fp_gen2alias(generator, effect)
generator |
a generator, in the form of |
effect |
an effect, in the form of |
Generators and aliases are strings of capital letters.
An effect (string).
fp_gen2alias("ABCD", "BD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.