get_tempfile_url {gWidgetsWWW2}R Documentation

Get url for a tempfile created by get_tempfile

Description

Requires the tempdir to be mapped to a specific url

Usage

get_tempfile_url(f)

Arguments

f

a file name produced by get_tempfile

Examples

f <- get_tempfile(ext=".svg")
get_tempfile_url(f)

[Package gWidgetsWWW2 version 0.4-8 Index]