excel: Excel

View source: R/excel.R

excelR Documentation

Excel

Description

open a file in Excel. This is convience wrapper around shell.exec(normalizePath(file) ).

Usage

excel(file)

Arguments

file

a character string describing the path of the file to open. If the file does not open with Excel by default in Windows, it will open in the default program.

Value

returns NULL if successfull.


crazybilly/ucbudar documentation built on July 15, 2024, 5:03 p.m.