Skip to content

Use "none" instead as of ggplot2 3.3.4. #22

@Chenrui2023

Description

@Chenrui2023

res <- ZiPiPlot(igraph = net_igraph, method = "cluster_fast_greedy")
警告信息:
The <scale> argument of guides() cannot be FALSE. Use "none" instead as of ggplot2 3.3.4.
ℹ The deprecated feature was likely used in the ggClusterNet package.
Please report the issue at https://github.com/taowenmicro/ggClusterNet/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.

p <- res[[1]]# res[[1]]是图

p
警告信息:
Use of taxa.roles$label is discouraged.
ℹ Use label instead.

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