Skip to content

[Feature]: Rework stock_status to use built in stocksmart functions #70

Description

@andybeet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdd or modify a feature or functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions