Function reference
-
accu()
- forecast accuracy
-
crossjoin()
- table cross join
-
date_to_yyyymmdd()
- Convert date string to YYYY-MM-DD format
-
exampleDataR
- Sales data for two locations
-
fast.date()
- fast date conversion
-
faster_date()
- faster date conversion
-
gcQuiet()
- gc without printed message
-
lsos()
- list variables and size
-
maR()
- moving average of a column
-
readparquetR()
- reading parquet or delta files from local directory or aws s3 or azure blob
-
read_csv_azure()
- read csv files from azure blob
-
uniquen()
- count unique values in a table
-
week_start()
- find latest sunday
-
write_to_blob()
- write_to_blob
-
write_to_S3()
- save your files to Amazon S3 with "tryCatch" capability