Skip to contents

Convert an Excel file to the equivalent ods object in Cloud R. Note that this function will not work in local versions of R.

Usage

convert_to_ods(file, folder = getwd())

Arguments

file

name of an xlsx file to convert to ods

folder

directory location of the xlsx file, and where the ods file will save to. Defaults to the current working directory