Learn R Programming

pcutils (version 0.2.8)

trans_format: Transfer the format of file

Description

Transfer the format of file

Usage

trans_format(
  file,
  to_format,
  format = NULL,
  ...,
  browser = "/Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge"
)

Value

file at work directory

Arguments

file

input file

to_format

transfer to

format

input file format

...

additional argument

browser

the path of Google Chrome, Microsoft Edge or Chromium in your computer.