find_file: Find a new file interactively *[Stable]*

View source: R/templates.R

find_fileR Documentation

Find a new file interactively [Stable]

Description

Finds a new file from user inout

Usage

find_file(ext, startdir = rstudioapi::getActiveProject())

Arguments

ext

file extension to check for. Can be R, Rmd etc

startdir

Optional start directory

Examples

## Not run: 
find_file("Rmd")

## End(Not run)


IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.