Skip to content

Missing line breaks between warnings and errors? #101

@timcdlucas

Description

@timcdlucas

dis_2016 <- prepare_data( polygon_shapefile = shapes_2016,+ covariate_rasters = covariate_stack_al_rs,+ aggregation_raster = population_raster_al,+ mesh_args = list(max.edge = c(0.7, 8),+ cutoff = 0.05,+ offset = c(1, 2)),+ id_var = "fipscode",+ response_var = "Human.cases",+ na_action = TRUE+ )

Warning: [extract] transforming vector data to the CRS of the rasterWarning: [extract] transforming vector data to the CRS of the raster>

Sorry all a mess I'll come back and tidy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions