sort_content_by_access: Sort RStudio Connect content by access type

View source: R/helpers-data.R

sort_content_by_accessR Documentation

Sort RStudio Connect content by access type

Description

Sort RStudio Connect content by access type

Usage

sort_content_by_access(content, start_date = NULL, end_date = NULL)

Arguments

content

Get from get_content.

start_date

Date filter.

end_date

Date filter.

Value

A tibble with content grouped by access type.


RinteRface/connectViz documentation built on Feb. 3, 2024, 10:40 a.m.