View source: R/utils_file_io.R
write_dir_fn | R Documentation |
dir
helper function that are robust to dev vs deployed package statesWrite dir
helper function that are robust to dev vs deployed package states
write_dir_fn(
outfile = "R/utils_dir_fns.R",
overwrite = TRUE,
for_golem = file.exists("R/app_ui.R"),
...
)
outfile |
|
overwrite |
|
for_golem |
|
... |
|
msg
and a new file
Other file IO:
col_types()
,
dep_read()
,
dep_write()
,
dir_fn()
,
dirs
,
ext()
,
file_fn()
,
is_filepath()
,
last_updated()
,
list.files2()
,
load_obj()
,
make_names()
,
mkpath()
,
move_files_to_folder()
,
needs_update()
,
object_fn()
,
object_write()
,
package_size()
,
write_lines()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.