package
Please define what you mean by `hide'. If the functions are not to be called by users directly, just create a NAMESPACE and export only the ones you want to expose to the users. However, the users can still get to those not exported if they really want to. If you don't want the users to be able to see the code through any means, I don't know if that's possible. Andy
From: Gregory BENMENZER hello, I created a package with my functions, and i wand to hide the code of some functions. Could you help me ? Gr?gory -------------------------------------------------------------- GAZ DE FRANCE Gr?gory Benmenzer DIRECTION DE LA RECHERCHE P?le Economie Statistiques et Sociologie 361 Avenue du pr?sident Wilson - BP 33 93211 La Plaine Saint Denis cedex tel : 01 49 22 55 07 fax : 01 49 22 57 10
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html