extract_match: Find variables from a '.env' file

View source: R/import.R

extract_matchR Documentation

Find variables from a '.env' file

Description

an internal function from the dotenv package

Usage

extract_match(line, match)

Arguments

line

lines of textt read from a '.env' file

match

An integer vector giving the position in table of the first match if there is a match, otherwise nomatch.


stand-together-foundation/actualize documentation built on May 12, 2022, 12:39 a.m.