Tools to work with the Google DNS over HTTPS API in R https://cinc.rud.is/web/packages/gdns/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

24 行
573 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/datasets.R
\docType{data}
\name{dns_opcodes}
\alias{dns_opcodes}
\title{DNS OpCodes (dataset)}
\format{data frame with columns: \code{op_code}, \code{name}, \code{reference}}
\usage{
data('dns_opcodes')
}
\description{
DNS OpCodes
}
\note{
Last updated 2019-06-27 11:16:48
}
\references{
\url{https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-5}
\url{https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml}
rfc6895, rfc1035
}
\keyword{datasets}