Package 'quickview'

Title: Open datasets in a View tab and external softwares
Description: RStudio addin to quickly inspect data in a View tab or open them with default CSV/text editor softwares.
Authors: Francois Keck [aut, cre]
Maintainer: Francois Keck <[email protected]>
License: GPL-3
Version: 0.2.1
Built: 2025-01-30 09:41:28 UTC
Source: https://github.com/fkeck/quickview

Help Index


Open data with default CSV/text editor

Description

Open data with default CSV/text editor

Usage

qv_open()

Open data in a View tab

Description

Open data in a View tab

Usage

qv_view()

Open working directory with the file manager

Description

Open working directory with the file manager

Usage

qv_wd()