ic_new_python_file: Start a new Python script file with Integral's header...

View source: R/templates.R

ic_new_python_fileR Documentation

Start a new Python script file with Integral's header [Experimental]

Description

Creates a new script with header

Usage

ic_new_python_file(filepath = "", open = TRUE)

Arguments

filepath

File to be created.

open

Logical. Defaults to TRUE

Examples

## Not run: 
ic_new_python_file("myfile.py")

## End(Not run)

IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.