customAlpha: Download from TM - Orders - Custom Report Alpha

Description Usage Arguments Author(s) Examples

View source: R/customAlpha.R

Description

Downloads the custom alpha report for specific start to end dates and saves the file in the current directory.

Usage

1
customAlpha(start.date, end.date = Sys.Date(), user, password)

Arguments

start.date

start date in character format %Y-%d-%m

end.date

end date in character format %Y-%d-%m. System date is default

user

user used in TM

password

password used in TM

Author(s)

Gabriel Oprescu

Examples

1
customAlpha("2017-4-15", "2017-4-17", "gabriel.oprescu", "Nob3l_0504")

GabrielOprescu/downloadTM documentation built on May 6, 2019, 5:32 p.m.