Skip to contents

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

References

This function is based on the reprex package.