tag_page: Generate a landing page for a specific RStudio Connect tag

Description Usage Arguments Value

View source: R/tag_page.R

Description

Generate a landing page for a specific RStudio Connect tag

Usage

1
tag_page(server, server_key, tag, description = NULL)

Arguments

server

Url for the Connect server

server_key

An API key for the Connect server. To get screen shots of each app, the owner of the API key must be a viewer for each piece of content.

tag

The name of the targetted tag

description

A description of the tag, placed at the top of the landing page

Value

A list with LANDING_PAGE which is the path to the html file and APPS which is a list containing information on the apps and screenshots, useful if you'd rather use your own template


slopp/connectApiUtils documentation built on May 20, 2019, 8:33 a.m.