Added
- added c_net_comparefunction <2025-06-04,
Wed>
Added
- added get_big_lay_nicefunction <2025-05-23,
Fri>
- added group_zoomargument forg_layout_nicefunction <2025-05-23, Fri>
- added plot_e_type_bar,plot_multi_netsfunctions <2025-05-22, Thu>
- added c_net_ego,c_net_intersect,c_net_difference,c_net_highlightfunctions
<2025-04-28, Mon>
- added “star”,“pentagon”,“hexagon” shapes for node <2025-04-27,
Sun>
Others
- Reconstruct the ‘coors’ object, now it is a dataframe rather than
list. <2025-04-07, Mon>
Added
- added g_layout_poly_sectorfunction <2025-04-07,
Mon>
- added spatstat_layoutfunction <2025-04-07,
Mon>
Added
- added g_layout_multi_layerfunction <2025-04-04,
Fri>
- added transform_coorsfunction <2025-04-03,
Thu>
- added cyjsformat for functionc_net_load<2024-11-19, Tue>
Added
- added clean_multi_edge_metanetand modified theskeleton_plot, nowc_net_plotcan plot
skeleton network perfectly. <2024-06-05, Wed>
- added remove_negativeinextract_sample_net<2024-05-23, Thu>
- added cal_KLD<2024-05-23, Thu>
- added plot pie function in c_net_plot<2024-04-12,
Fri>
- added metanet_shapes(), including diamond, triangle1-2
<2024-04-12, Fri>
- v0.2.1, big change <2024-04-11, Thu>
Added
- added c_net_union<2024-03-29, Fri>
- added params_listargument forc_net_plot,
easy to repeat calls to set default parameters <2024-03-28,
Thu>
Fixed
- fixed zp_analyse()as the Zi or Pi maybe NA
<2024-04-09, Tue>
Fixed
- fixed all issues on CRAN, submitted again <2024-03-21,
Thu>
Added
- added treemap, backbone, and stress mode for
g_layout_nice()<2024-02-02, Fri>
- added layouts from ggraphtoc_net_lay()<2024-02-02, Fri>
- added as_polycircle()andas_circle_tree()for the graph layout. <2024-02-02, Fri>
- added module_label()forc_net_plot().
<2024-01-19, Fri>
- refactored c_net_plot(), it’s too long and complex
<2024-01-31, Fri>
Fixed