configure_directory: Configure Files in a Directory

Description Usage Arguments See Also

View source: R/utils.R

Description

This companion function to configure_file() can be used to configure all .in files within a directory.

Usage

1
2
3
4
5
configure_directory(
  path = ".",
  config = configure_database(),
  verbose = configure_verbose()
)

Arguments

path

The path to a directory in which files should be configured.

config

The configuration database to be used.

verbose

Boolean; report files as they are configured?

See Also

Other configure: configure_file()


kevinushey/configure documentation built on March 26, 2021, 12:21 p.m.