Description Usage Arguments Value Examples
Get Campus Location
1 | import_campus_location(campus_name, campus_file_path)
|
campus_name |
Name of campus that is to be returned. |
campus_file_path |
Path to file containing all campuses and locations, must be .csv. |
A data frame with one row and values latitude
and longitude
.
1 | get_campus_location("Intercom Dublin HQ", "./path_to_campus_file.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.