Skip to contents

Create folder and files for data viz

Usage

use_viz_template(dir = ".", filename = "script", lang = "R")

Arguments

dir

Directory to put script

filename

File path where script should go inlcuding name.

lang

Language, either "R", "Python", or "D3".

Value

a message if template file was successfully copied over