compare_int | R Documentation |
Outputs Table Comparing Various Qualities Each Institution Has
compare_int(Institution1_ID, Institution2_ID)
Institution1_ID |
(numeric) 1st Institution chosen by user to be compared against Institution2 |
Institution2_ID |
(numeric) 2nd Institution chosen by user to be compared against Institution1 |
A 2 column table with the qualities of the 2 institutions being compared in the rows.
compare_int(Institution1_ID = 100654, Institution2_ID = 100663) compare_int(167835, 168218)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.