Learn R Programming

bedr (version 1.0.2)

create.tmp.bed.file: output R objects as tmpfiles

Description

output R objects as tmpfiles

Usage

create.tmp.bed.file(x, name = "bedr", tmpDir = NULL)

Arguments

x
region object
name
a prefix for the tmp file.
tmpDir
where should the temp files be put

Examples

Run this code
# create tmp file 

Run the code above in your browser using DataLab