#' Configuração de sonda 55R91.
#' @export
dantec55R91 <- function(){
support <- hwSupport()
bridge <- hwBridge()
cable <- hwCable()
signal <- hwSignalConditioner()
d2r <- function(d) d*pi/180
w1 <- hwWire(R=6.91, alpha=0.43, T0=20)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.