Learn R Programming

fio (version 0.1.6)

fio_addin: Conveniently import data from an Excel file

Description

fio_addin() opens an RStudio gadget and addin that allows you to say where the data source is (either clipboard or Excel file) and import the data into the global environment. Appears as "Import input-output data" in the RStudio Addins menu.

Usage

fio_addin()

Arguments

References

This function is based on the reprex package.