From 5e1c99827489e619c5030a902d3b50411e6dfe19 Mon Sep 17 00:00:00 2001 From: Alex Gebben Work Date: Tue, 11 Aug 2026 15:21:10 -0600 Subject: [PATCH] Working on manual leontief calucaltions --- Leontief.r | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Leontief.r diff --git a/Leontief.r b/Leontief.r new file mode 100644 index 0000000..0003c10 --- /dev/null +++ b/Leontief.r @@ -0,0 +1,2 @@ +library(tidyverse) +read_csv("States/Wyoming_2024_SAM_v1.5.6/Wyoming_Update_ixc_990_2024.csv")