Feature description
use stocksmart::get_species_stock_data() in stock_status workflow
Justification
The current workflow, has an install package statement to get the latest data for stocksmart. The stocksmart package, as of v0.7.0, has a function to grab real-time data get_species_stock_data(). The underlying field names of the package have also changed to align with tidyverse styleguide
Examples
get_species_stock_data(itis = NULL, stock = NULL)
Upload screenshots
No response
Feature description
use
stocksmart::get_species_stock_data()instock_statusworkflowJustification
The current workflow, has an
install packagestatement to get the latest data forstocksmart. Thestocksmartpackage, as of v0.7.0, has a function to grab real-time dataget_species_stock_data(). The underlying field names of the package have also changed to align with tidyverse styleguideExamples
get_species_stock_data(itis = NULL, stock = NULL)Upload screenshots
No response