[Bioc-devel] Question about R functions
Juan David Henao Sanchez
judhenaosa at unal.edu.co
Thu Mar 30 22:46:07 CEST 2017
Hi Wang
You can create internal functions calling them as ".function", the point is
necessary to declare an internal function. Additionally, you can put all
your internal functions in the same R file and is not necessary create the
documentation for this functions.
Best regards.
Juan D. Henao
2017-03-30 15:02 GMT-05:00 Jing Wang <jingwang.uestc at gmail.com>:
> Hi,
>
>
>
> I have three functions (FA,FB,FC) in the package and all these functions
> need to call another function (FD). But I do not want other users to use
> the function FD and thus I do not want to create the document for FD in the
> R package.
>
>
>
> Could you please give me some suggestion how to do that?
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
--
Juan David Henao
Maestría en Bioinformática
Universidad Nacional de Colombia
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list