Assignment #10: Building Your Own R Package
Project CShel: Biological Optimization through Wardrobe VaShay Carpenter Purpose: A predictive engine for travelers to prevent metabolic inefficiency and heat/cold stress. It translates raw weather data into specific layering and fabric requirements (e.g., Merino base vs. Synthetic shell) to maintain peak cognitive functioning. Key Functions: layer_logic() : Recommends specific fabric combinations based on dew point and wind chill. metabolic_floor() : Calculates the "Danger Zone" for current attire vs. forecasted drops. DESCRIPTION Logic: Imports: ggplot2 (visualizing thermal bands), dplyr (data filtering). Version: 0.0.0.9000 (Dev). License: CC0 (No friction for travelers). Repo Link: https://github.com/cryo-cell/r-programming-assignments/tree/main/CShell "Modern fashion uses branding as a proxy for status, but the CShell package reclaims the original biological intent of the exterior. By applying social Darwinist methodologies to smart-clothing data, we categ...