File: Substitute.R

package info (click to toggle)
r-cran-memisc 0.99.31.8.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,136 kB
  • sloc: ansic: 5,117; makefile: 2
file content (1 line) | stat: -rw-r--r-- 72 bytes parent folder | download
1
Substitute <- function(lang,with) do.call("substitute",list(lang,with))