add_content.Rd
Add a pre-built content collection (from create_viz/create_content) to a page. Use this when you have complex content built separately.
add_content(page, content)
A page_object created by create_page()
A content collection (from create_viz/create_content)
The updated page_object