View source: R/subset_type_campaign.R
The return from get_sites has all the campaigns listed. This function subsets that list-column to create a new one, containing only campaigns of a specific type.
1 | subset_type_campaign(campaign_list, campaign_type)
|
campaign_list |
the list of dataframes containing all campaign information. usually a list column |
campaign_type |
the types to filter for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.