Learn R Programming

gdns (version 0.5.0)

as.data.frame.gdns_response: Coerce a gdns query response answer to a data frame

Description

Helper function to get to the `Answer` quickly

Usage

# S3 method for gdns_response
as.data.frame(x, ...)

Arguments

x

a `gdns_response` object

...

unused