make_institutes_lines | R Documentation |
make_institutes_lines() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make institutes lines. The function returns Institutes lines (a character vector).
make_institutes_lines(authors_tb, institutes_tb)
authors_tb |
Authors (a tibble) |
institutes_tb |
Institutes (a tibble) |
Institutes lines (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.