Some input flags in functions say "path", "input", "data", etc. Let's be consistent. If you give a character string to a path say "path". If you give it a dataframe as an R object, say "data". If you can give both say "input".