View source: R/contacts_by_unit.R
| contacts_by_unit | R Documentation | 
Append last three contacts by unit to a discoveryengine definition
contacts_by_unit(constituency, unit)
| constituency | A discoveryengine definition | 
| unit | Unit code | 
data frame with the following columns: entity id, last contact date, last contact, second last contact date, second last contact, third last contact date, third last contact
wealthy = has_capacity(1) cal_performances_contacts = contacts_by_unit(wealthy, "CP") display(cal_performances_contacts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.