open_and_close_excel: Open and Close an excel file

View source: R/open_and_close_excel.R

open_and_close_excelR Documentation

Open and Close an excel file

Description

Using Visual Basic to open and close an excel file. Must be on windows. The script will create a temporary visual basic file 'temp__.vbs'

Usage

open_and_close_excel(.file.path, time.sleep = 30)

Arguments

.file.path

A path to the excel file to open and close

time.sleep

The number of seconds to leave the excel file open. Defaults to 30 seconds


ChandlerLutz/CLmisc documentation built on June 9, 2025, 6:53 a.m.