R/mimeextra.R

mimeextra = c(
jsonp = "application/javascript",
r = "text/plain",
rd = "text/plain",
rmd = "text/x-markdown",
rnw = "text/x-sweave",
rproj = "text/rstudio",
scss = "text/css"
)

Try the mime package in your browser

Any scripts or data that you put into this service are public.

mime documentation built on April 4, 2025, 5:08 a.m.