get_source_expressions {lintr}R Documentation

Parsed sourced file from a filename

Description

This object is given as input to each linter

Usage

get_source_expressions(filename)

Arguments

filename

the file to be parsed.


[Package lintr version 0.3.3 Index]