get.file: Get file

Description Usage Arguments Value

Description

Get the correct file path to use.

Usage

1
2
get.file(name, type = c("data", "sql", "subs"), subs = NULL,
  data.dir = "data", sql.dir = "sql", subs.dir = "params")

Arguments

name

Name of the query

type

Type of file to save.

subs

One row data frame whose column names are the substrings to replace, and whose values are the strings to replace them with.

Value

Path of the file


ndesmo/rquery documentation built on May 7, 2019, 9:43 p.m.