Learn R Programming

dataquieR (version 2.1.0)

util_view_file: View a file in most suitable viewer

Description

View a file in most suitable viewer

Usage

util_view_file(file)

Value

invisible(file)

Arguments

file

the file to view

See Also

Other system_functions: util_detect_cores(), util_user_hint()