print_passed_time: Prints progress of files in list of files

View source: R/clean_functions.R

print_passed_timeR Documentation

Prints progress of files in list of files

Description

Prints progress of files in list of files

Usage

print_passed_time(item, list_of_files, start, string)

Arguments

item

item in for loop

list_of_files

list, where the item comes from

start

Sys.time() of start, used to calculate the time difference

string

String, to describe the function of the loop


wulms/bidsconvertr documentation built on Sept. 17, 2023, 11:22 p.m.