make_temporary_file: Make Temporary File

View source: R/io.R

make_temporary_fileR Documentation

Make Temporary File

Description

Creates a temporary file

Usage

make_temporary_file(content, extension)

Arguments

content

Textual content to be added to the file

extension

File extension (e.g. .c, .txt, .md, etc)


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.