read_dcf_asis {roxytypes}R Documentation

A helper to reliably read DCF files

Description

A helper to reliably read DCF files

Usage

read_dcf_asis(path)

Arguments

path

(character[1]) A file path to a DESCRIPTION file.

Value

(data.frame) The result of read.dcf().


[Package roxytypes version 0.1.0 Index]