Tools to work with the Google DNS over HTTPS API in R https://cinc.rud.is/web/packages/gdns/
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。

24 行
648 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/datasets.R
\docType{data}
\name{rrtypes}
\alias{rrtypes}
\title{Resource Record (RR) TYPEs (dataset)}
\format{data frame with columns: \code{type}, \code{value}, \code{meaning}, \code{reference}, \code{template}, \code{registration_date}}
\usage{
data('rrtypes')
}
\description{
Resource Record (RR) TYPEs
}
\note{
Last updated 2019-06-27 11:16:48
}
\references{
\url{https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-4}
\url{https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml}
rfc6895, rfc1035
}
\keyword{datasets}