static_file: Send static file to browser, if present. Otherwise pass.

Description Usage Arguments

View source: R/output.r

Description

Send static file to browser, if present. Otherwise pass.

Usage

1
  static_file(path, status = 200L, remove = FALSE)

Arguments

path

path to file

status

http status code

remove

boolean to remove file after being read


hadley/sinartra documentation built on May 17, 2019, 12:47 p.m.