pd_identify: Get the ID for an object

Description Usage Arguments Methods (by class)

View source: R/pd_identify.R

Description

Identify in pd the id for the object given.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
pd_identify(pd, object)

## Default S3 method:
pd_identify(pd, object)

## S3 method for class ''NULL''
pd_identify(pd, object)

## S3 method for class 'srcref'
pd_identify(pd, object)

Arguments

pd

the parse data.

object

an object that originated in pd, for which to obtain the ID.

Methods (by class)


parsetools documentation built on April 14, 2020, 5:32 p.m.