RProtoBuf (version 0.4.11)

is_extension-methods: Indicates if a field descriptor is an extension

Description

Indicates if a field descriptor is an extension

Arguments

See Also

The method is implemented for the '>FieldDescriptor class

Examples

Run this code
# NOT RUN {
Person <- P( "tutorial.Person" )
is_extension(Person$id)
# }

Run the code above in your browser using DataLab