| package_check_has_keep_source {covtracer} | R Documentation | 
Verify that the package collection contains srcref information
Description
Test whether the package object collection contains srcref attributes.
Usage
package_check_has_keep_source(env)
Arguments
env | 
 A package namespace environment or iterable collection of package objects  | 
Value
Used for side effect of throwing an error when a package was not
installed with srcrefs.
[Package covtracer version 0.0.1 Index]