initial commit

This commit is contained in:
2026-02-10 04:52:37 -05:00
commit 0476f6f8f8
65 changed files with 15368 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/functions.R
\name{theme_forestry_void}
\alias{theme_forestry_void}
\title{Standardized Void Theme (Maximal Data Ink)}
\usage{
theme_forestry_void(base_size = 16)
}
\description{
Removes axes/grids for shape-focused maps, but keeps project fonts.
}