Description Usage Arguments Value Examples
(INTERNAL) Checks if the data given to create an inter-layer connection is valid and has the right input format
1 |
connection |
Connection to check. Created by |
Character string vector containing error messages.
1 2 | con = make_connection("mrna", "protein", connect_on="gene_name")
return_errors(check_connection(con))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.