Skip to contents

downloads and unzips file if it is not found in current wdir

Usage

get_and_unzip(url, filename)

Arguments

url,

filename

Examples

if (FALSE) {
get_and_unzip('url', 'qob.txt')
}