R/ssRwindows.R

Defines functions ssRwindows

ssRwindows <- function() {
  l <- list(
    "tdsc.w" = "Time Domain Signal Coding",
    "tdsc.w.a" = "Time Domain Signal Coding (A matrix only)"
  )
  return(l)
}

Try the tdsc package in your browser

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

tdsc documentation built on July 9, 2023, 6 p.m.