Return name of a given function's file path-related argument
| 1 | takes_path_arg(func, package = "")
 | 
| func | name of function to check for path argument (e.g. "read_csv") | 
| package | name of package that provided function is from (e.g. "readr") | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.