wanting to try using 'tidyr::nest()' to run a basic linear
regression for all collected variables, but table structure
from 'rstatix::get_summary_stats()' is different (maybe already
a bit nested). solving this would really shorten the data
exploration phase, since the regression models would all
have the same independent variable--distance to forest.
potentially efficient!
wanting to try using 'tidyr::nest()' to run a basic linear regression for all collected variables, but table structure from 'rstatix::get_summary_stats()' is different (maybe already a bit nested). solving this would really shorten the data exploration phase, since the regression models would all have the same independent variable--distance to forest. potentially efficient!