overview-methods: Names S3 method for autocomplete

names.MatchedOverviewR Documentation

Names S3 method for autocomplete

Description

Names S3 method for autocomplete

Extract $ operator for MatchedOverview

Extract [[ operator for MatchedOverview

Show method for overview

Usage

## S3 method for class 'MatchedOverview'
names(x)

## S4 method for signature 'MatchedOverview'
x$name

## S4 method for signature 'MatchedOverview,ANY,ANY'
x[[i]]

## S4 method for signature 'MatchedOverview'
show(object)

Arguments

x

A MatchedOverview object.

name

Name of slot.

i

A character or numeric to extract.

object

A MatchedOverview object.

Value

different data or metadata concerning a MatchedOverview object


nullranges/nullranges documentation built on Aug. 29, 2023, 12:13 a.m.