Last data update: 2014.03.03

R: Upload files with form
form_fileR Documentation

Upload files with form

Description

Upload files with form

Usage

form_file(path, type = NULL)

Arguments

path

a string with a path to an existing file on disk

type

MIME content-type of the file.

Results