Skip to content

Commit ff115cf

Browse files
authored
Update README.md
1 parent be3dfb9 commit ff115cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ write.csv(Result,"Normality_test_Result.csv")
160160
### Heatmap
161161

162162
```
163-
scaled_data<-D_tran(Data,param = "Pareto")
163+
scaled_data<-D_tran(Data,param = "Auto")
164164
165165
AS_heatmap(scaled_data) #data inheriting from D_tran
166166

0 commit comments

Comments
 (0)