new_package: Make a Skeleton for a New Package

View source: R/new_package.R

new_packageR Documentation

Make a Skeleton for a New Package

Description

A new Rust-based package is created at the supplied path and the package is installed.

Usage

new_package(path)

Arguments

path

A path where the package is created. The name of the package is taken as the last element in the file path.


cargo documentation built on July 26, 2023, 5:20 p.m.