trans_format {pcutils}R Documentation

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"
)

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.

Value

file at work directory


[Package pcutils version 0.2.5 Index]