create_full_link: Create Link function

View source: R/streamline.r

create_full_linkR Documentation

Create Link function

Description

Concatenate date and repository link

Usage

create_full_link(date = "01-01-2021", aggregated = FALSE)

Arguments

date.

queried date for analysis

aggregated.

boolean flag to indicate whether data was already aggregated

Value

An url string - complete link

Examples

# Create the url based on date : 01-01-2021
create_link('03-04-2021')

assansanogo/moretestgithubactions documentation built on April 20, 2022, 11:30 p.m.