Skip to content

Commit

Permalink
chore: remove commented ref to combineSpatialCellFeatureInfo()
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Oct 15, 2024
1 parent 547c829 commit d1ee531
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/vis_spatial_in_situ.R
Original file line number Diff line number Diff line change
Expand Up @@ -813,9 +813,6 @@ spatInSituPlotHex <- function(
poly_info = polygon_feat_type
)

# spatial_feat_info = combineSpatialCellFeatureInfo(gobject = gobject,
# feat_type = feat_type,
# selected_features = feat)
spatial_feat_info <- do.call("rbind", spatial_feat_info)

plot <- plot_feature_raster_density_layer(
Expand Down

0 comments on commit d1ee531

Please sign in to comment.