man/scale_x_ggtree.Rd
6c9cd355
 % Generated by roxygen2: do not edit by hand
68ddfe1a
 % Please edit documentation in R/experimental_function.R
2dc67dc5
 \name{scale_x_ggtree}
 \alias{scale_x_ggtree}
 \title{scale_x_ggtree}
ad07ec89
 \usage{
0b5c08bd
 scale_x_ggtree(tree_view, breaks = NULL, labels = NULL)
ad07ec89
 }
 \arguments{
0b5c08bd
 \item{tree_view}{tree view}
ad07ec89
 
 \item{breaks}{breaks for tree}
 
 \item{labels}{lables for corresponding breaks}
 }
 \value{
 tree view
 }
 \description{
 scale x for tree with heatmap
 }
 \author{
 Guangchuang Yu
 }