Possible Duplicate:
How to edit R library sources
A follow up to my previous question A2R library colored dendrogram, allow more than six chars per label. I need to just edit some code in an installed library package. I can't seem to do this. (I'm new to R, packages seem to be hard to access?) I can't seem to find any way to easily edit the source code of packages appear to be read only. Suggestions for implementing the suggestions in the previous post? I thought about just trying to make a new package entirely.