Learn R Programming

tfse (version 0.5.0)

un_zip: Unzip files into directory

Description

Unzip archive into similarly named directory

Usage

un_zip(path)

Arguments

path

Name of zipfile. Must end in ".zip"

Value

Creates a directory in the same folder with the same name (minus the zip part)