insert_filepath_code.Rd
This function prompts the user to select a file and inserts R code for reading the file based on the selected path. The code is inserted into the RStudio editor.
insert_filepath_code()
if (FALSE) { # \dontrun{ insert_filepath_code() } # }