Description Usage Arguments Value Examples
View source: R/mipplot_read_ruletab.R
Read table of additivity rule and adds column with id number.
1 | mipplot_read_ruletab(R_without_id)
|
R_without_id |
Path to a file containing data of additivity rule. |
A dataframe of additivity rule ("ID, Left_side, Right_side")
1 2 3 4 | ## Not run:
mipplot_read_ruletab("filename")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.